OBJECT

EntryZoneDeletePayload

Autogenerated return type of EntryZoneDelete

link GraphQL Schema definition

  • type EntryZoneDeletePayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • entryZone: EntryZone
  • errors: [Error!]
  • }

link Require by