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
packagedComponentsWithVersion.componentGuids ● [String!]! non-null scalar miscellaneous
Type
Component object platform
Was this topic helpful?