organization
Access is permitted when any of the following condition(s) are met: 1. The signed-in User is an Organization user.
#
Input fieldsArgument | Type | Description |
---|
Organization)#
Return fields (ID!)#
id (The ID of the object.
String!)#
avatarUrl (The URL for the avatar image.
[String])#
labels (The labels that are associated with the object.
String!)#
name (The unique name of the Organization.
Boolean!)#
systemSuspended (Specifies whether the Organization's account has been suspended by Prismatic.
Boolean!)#
overdue (Indicates if the Organization is overdue on payment
ConfigVariableConnection!)#
configVariables (The Organization the Config Variable belongs to, if any. If NULL then Customer will be specified.
CredentialConnection!)#
credentials (The Organization the Credential belongs to, if any. If NULL then Customer will be specified.
CustomerConnection!)#
customers (The Organization to which the Customer belongs.
UserConnection!)#
users (The Organization that the User belongs to, if any. If this is NULL then Customer will be specified.
String!)#
currentPlan (Plan the Organization is subscribed to; set once payment is confirmed
Boolean!)#
allowAddUser (Specifies whether the signed-in User can add a User to the Organization.
Boolean!)#
allowAddCustomer (Specifies whether the signed-in User can add a Customer to the Organization.
IntegrationConnection!)#
integrations (The Integrations that belong to the Organization.
ComponentConnection!)#
components (The Components that belong to the Organization.
Boolean!)#
allowEnableInstance (Specifies whether Instances may be enabled based on the utilization allowed by the current Plan.
Boolean!)#
allowExecuteInstance (Specifies whether Instances may be executed based on the utilization allowed by the current Plan.
Boolean!)#
allowExecutionRetryConfig (Specifies whether the current Plan allows configuration for automatic retry of Instance executions.
Boolean!)#
allowUpdate (Specifies whether the signed-in User can update the Organization.
Boolean!)#
allowRemove (Specifies whether the signed-in User can remove the Organization.