Waiting for engine...
Skip to main content

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

On this Page