OBJECT

EntryZoneUpdatePayload

Autogenerated return type of EntryZoneUpdate

link GraphQL Schema definition

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

link Require by