Partner
object
Partner entity.
Fields
id
ID!
non-null
Partner unique identifier.
name
String
Partner name.
actions
OrganizationActions!
non-null
The actions that can be taken on this organization.
childRegions
[Region!]
Regions where the partner has child organizations.
region
Region
Region where data is stored for this organization.
Interfaces
Organization