Site
object
Site entity.
Fields
id
ID!
non-null
Site unique identifier.
name
String
Site name.
parentOrganization
Customer
Site parent organization.
actions
OrganizationActions!
non-null
The actions that can be taken on this organization.
Interfaces
Organization