Skip to main content

actType

Return a single act type by specifying its ID.

actType(
id: ID!
): ActType

Arguments

actType.id ● ID! non-null scalar

Type

ActType object

Represents information about an act type.