GraphQL INPUT_OBJECT
UpdateClientInput
link Definition
- input UpdateClientInput {
- # Id of the client.
- Int! :
- # Policies & procedures of the client.
- ClientPolicyInput] : [
- # Settings for refund policies
- RefundPolicySettingsInput :
- }
GraphQL INPUT_OBJECT
- input UpdateClientInput {
- # Id of the client.
- Int! :
- # Policies & procedures of the client.
- ClientPolicyInput] : [
- # Settings for refund policies
- RefundPolicySettingsInput :
- }