INPUT_OBJECT
Entry Zone Group input
input EntryZoneGroupInput {id: HashIdname: String!metadata: Metadata# An ID that references an organization that will own this object. Can be empty if # user belongs to only one organization.organizationId: HashIdentryZones: [EntryZoneInput!]!}