OBJECT
PublicEntryZone
Type returned as a part of a EntryZoneUnion type when the user doesn't have access to the EntryZone object.
link GraphQL Schema definition
- type PublicEntryZone {
- : HashId!
- : String!
- # OrganizationUnion for this entryZone.
- : OrganizationUnion
- }