OBJECT

EntryZoneGroupUpdatePayload

Autogenerated return type of EntryZoneGroupUpdate

link GraphQL Schema definition

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

link Require by