Waiting for engine...
Skip to main content

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

On this Page