OBJECT

EntryZoneCreatePayload

Autogenerated return type of EntryZoneCreate

link GraphQL Schema definition

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

link Require by