OBJECT

DestroyTriggerInstancePayload

Autogenerated return type of DestroyTriggerInstance

link GraphQL Schema definition

  • type DestroyTriggerInstancePayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • triggerInstance: TriggerInstance
  • }

link Require by