ENUM
ActionType
link GraphQL Schema definition
- enum ActionType {
- }
link Require by
- ActionTypeFilterA filter to be used against ActionType fields. All fields are combined with a logical ‘and.’
- ServerActionnull
- ServerActionConditionA condition to be used against `ServerAction` object types. All fields are tested for equality and combined with a logical ‘and.’
- ServerActionInputAn input for mutations affecting `ServerAction`
- ServerActionPatchRepresents an update to a `ServerAction`. Fields that are set will be updated.