GraphQL INPUT_OBJECT
RefundPolicySettingsInput
link Definition
- input RefundPolicySettingsInput {
- # Type of the refund policy
- RefundPolicyTypeEnum! :
- # Days in which the refund is allowed.
- Int :
- }
GraphQL INPUT_OBJECT
- input RefundPolicySettingsInput {
- # Type of the refund policy
- RefundPolicyTypeEnum! :
- # Days in which the refund is allowed.
- Int :
- }