CreateCustomerConfigVariableInput
#
Input fieldsArgument | Type | Description |
---|---|---|
customer | ID | The Customer the Config Variable belongs to, if any. If NULL then Organization will be specified. |
key | String! | The Key for the Config Variable |
value | String | The Value for the Config Variable |
clientMutationId | String | A unique identifier for the client performing the mutation. |