CustomerConfigVariable Object
Return fields
allowRemove (Boolean!)
Specifies whether the signed-in User can remove the CustomerConfigVariable.
allowUpdate (Boolean!)
Specifies whether the signed-in User can update the CustomerConfigVariable.
authorizeUrl (String)
The Authorize URL of this Config Variable if associated with an OAuth 2.0 Connection.
customer (Customer)
The Customer with which this Config Variable is associated.
hasDeployedInstances (Boolean!)
Indicates this config variable is in use on an Instance.
id (ID!)
The ID of the object
inputs (ExpressionConnection)
The collection of Expressions that serve as inputs to this variable.
instances (InstanceConnection!)
Returns a list of Instances of Integrations using this config variable.
isTest (Boolean!)
Specifies whether this Config Variable is meant for testing.
logs (LogConnection!)
The CustomerConfigVariable which relates to the Log entry.
meta (JSONString)
Contains arbitrary metadata about this variable.
refreshAt (DateTime)
The timestamp at which the OAuth2 token will automatically be refreshed, if necessary. Only applies to OAuth2 methods where refresh is necessary.
scopedConfigVariable (ScopedConfigVariable!)
The Scoped Config Variable with which this Config Variable is associated.
status (CustomerConfigVariableStatus)
Status indicating if this Connection is working as expected or encountering issues.