organization Query
Returns the Organization of the signed-in User if the User is an Organization User.
Access is permitted when any of the following condition(s) are met: 1. The signed-in User has any of the following permissions for the object: [org_view].
#
Input fieldsArgument | Type | Description |
---|
Organization)#
Return fields (Boolean!)#
allowAddAlertGroup (Specifies whether the signed-in User can add an AlertGroup to the Organization.
Boolean!)#
allowAddAlertWebhook (Specifies whether the signed-in User can add an AlertWebhook to the Organization.
Boolean!)#
allowAddCredential (Specifies whether the signed-in User can add a Credential to the Organization.
Boolean!)#
allowAddCustomer (Specifies whether the signed-in User can add a Customer to the Organization.
Boolean!)#
allowAddExternalLogStream (Specifies whether the signed-in User can add an External Log stream to the Organization.
Boolean!)#
allowAddIntegration (Specifies whether the signed-in User can add an Integration to the Organization.
Boolean!)#
allowAddSigningKey (Specifies whether the signed-in User can add a Signing Key to the Organization.
Boolean!)#
allowAddUser (Specifies whether the signed-in User can add a User to the Organization.
Boolean!)#
allowConfigureCredentials (Specifies whether the signed-in User's Organization has access to legacy Credentials.
Boolean!)#
allowConfigureEmbedded (Specifies whether this Plan allows configuration of Embedded for the Organization.
Boolean!)#
allowConfigureExternalLogStreams (Specifies whether this Plan allows configuration of External Log Streams for the Organization.
Boolean!)#
allowConfigureThemes (Specifies whether the signed-in User can configure Themes for the Organization.
Boolean!)#
allowCustomTheme (Specifies whether this Plan allows configuration of a Custom Theme for the Organization.
Boolean!)#
allowEmbeddedDesigner (Specifies whether this Plan allows using the Embedded Designer 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!)#
allowPublishComponent (Specifies whether the signed-in User can add a Component to the Organization.
Boolean!)#
allowRemove (Specifies whether the signed-in User can remove the Organization.
Boolean!)#
allowUpdate (Specifies whether the signed-in User can update the Organization.
Boolean!)#
allowUserLevelConfig (Specifies whether this Plan allows for creating User Level Configured Instances.
Boolean!)#
allowViewBilling (Specifies whether the signed-in User can view Billing information for the Organization.
String)#
avatarUrl (The URL for the avatar image.
ComponentConnection!)#
components (The Components that belong to the Organization.
CredentialConnection!)#
credentials (The Organization the Credential belongs to, if any. If NULL then Customer will be specified.
String!)#
currentPlan (Plan the Organization is subscribed to; set once payment is confirmed.
CustomerConnection!)#
customers (The Organization to which the Customer belongs.
JSONString)#
featureFlags (ID!)#
id (The ID of the object
IntegrationConnection!)#
integrations (The Integrations that belong to the Organization.
[String!])#
labels (The labels that are associated with the object.
String!)#
marketplaceName (Display name of the Organization's Marketplace.
String!)#
name (The unique name of the Organization.
Boolean!)#
overExecutionLimit (Specifies whether the Organization execution utilization has exceeded the Plan's limits.
Boolean!)#
overdue (Indicates if the Organization is overdue on payment
OrganizationSigningKeyConnection!)#
signingKeys (Boolean!)#
systemSuspended (Specifies whether the Organization's account has been suspended by Prismatic.
Theme)#
theme (The Theme associated with an Organization
UserConnection!)#
users (The Organization that the User belongs to, if any. If this is NULL then Customer will be specified.
Boolean!)#
usesBillingPortal (Specifies whether to use the Billing Portal based on the Organization's current Plan.