OBJECT
UpdateTriggerInstancePayload
Autogenerated return type of UpdateTriggerInstance
link GraphQL Schema definition
- type UpdateTriggerInstancePayload {
- # A unique identifier for the client performing the mutation.
- : String
- : [String!]!
- : TriggerInstance
- }