OBJECT

UpdateTriggerInstancePayload

Autogenerated return type of UpdateTriggerInstance

link GraphQL Schema definition

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

link Require by