Skip to main content

createUserLevelConfig Mutation

Creates a new UserLevelConfig object.

Access is not permitted.

Input fields (CreateUserLevelConfigInput!)

ArgumentTypeDescription
instanceID!The Instance with which the User Level Config is associated.
clientMutationIdStringA unique identifier for the client performing the mutation.

Return fields (CreateUserLevelConfigPayload)

clientMutationId (String)
errors ([ErrorType!]!)
userLevelConfig (UserLevelConfig)