components
Returns a list of Components for the specified ComponentType.
components(
type: ComponentType!
): [Component!]
Arguments
components.type ● ComponentType! non-null enum platform
Type
Component object platform
Was this topic helpful?