OBJECT

EntryZoneUnarchivePayload

Autogenerated return type of EntryZoneUnarchive

link GraphQL Schema definition

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

link Require by