OBJECT

EntryZoneGroupCreatePayload

Autogenerated return type of EntryZoneGroupCreate

link GraphQL Schema definition

  • type EntryZoneGroupCreatePayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • entryZoneGroup: EntryZoneGroup
  • errors: [Error!]
  • }

link Require by