OBJECT
EntryZoneGroupCreatePayload
Autogenerated return type of EntryZoneGroupCreate
link GraphQL Schema definition
- type EntryZoneGroupCreatePayload {
- # A unique identifier for the client performing the mutation.
- : String
- : EntryZoneGroup
- : [Error!]
- }