Mutation

Type
Class
Namespace
craft\gql\types
Inherits
craft\gql\types\Mutation
Uses traits
craft\gql\base\GqlTypeTrait
Since
3.5.0

Class Mutation

View source (opens new window)

# Public Methods

Method Description
getFieldDefinitions()
getName()
getType() Returns an instance of this schema object's type as provided by entity registry

# getFieldDefinitions()

View source (opens new window)

Throws

# getName()

View source (opens new window)

# Protected Methods

Method Description
getConditionalFields() Return conditional fields for this type.