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