GraphQL OBJECT
RefundPolicySettings
link Definition
- type RefundPolicySettings {
- # Type of the refund policy
- RefundPolicyType! :
- # Days in which the refund is allowed.
- Int :
- }
GraphQL OBJECT
- type RefundPolicySettings {
- # Type of the refund policy
- RefundPolicyType! :
- # Days in which the refund is allowed.
- Int :
- }