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