UserLevelConfig Object
Provides dynamic user-driven config values to satisfy Required Config Variables of an Instance.
Return fields
allowRemove (Boolean!)
Specifies whether the signed-in User can remove the UserLevelConfig.
allowUpdate (Boolean!)
Specifies whether the signed-in User can update the UserLevelConfig.
configVariables (UserLevelConfigVariableConnection!)
The Dynamic Config with which the Config Variable is associated.
createdAt (DateTime!)
The timestamp at which the object was created.
flowConfigs (UserLevelFlowConfigConnection!)
id (ID!)
The ID of the object
instance (Instance!)
The Instance with which the User Level Config is associated.
updatedAt (DateTime!)
The timestamp at which the object was most recently updated.
user (User!)
The User that owns the User Level Config.