packagedComponentsWithVersion
Returns a list of components that match the version and the component id from input.
packagedComponentsWithVersion(
packageVersion: String!
componentGuids: [String!]!
): [Component!]
Arguments
packagedComponentsWithVersion.packageVersion ● String! non-null scalar miscellaneous {#package-version}
packagedComponentsWithVersion.componentGuids ● [String!]! non-null scalar miscellaneous {#component-guids}
Type
Component object platform
Was this topic helpful?