Skip to main content

TimePeriodInputType Input Type

No description

input TimePeriodInputType {
amount: Int!
type: TimePeriodTypeEnum!
}

Fields

TimePeriodInputType.amount ● Int! non-null scalar miscellaneous

The length of the period.

TimePeriodInputType.type ● TimePeriodTypeEnum! non-null enum miscellaneous

The type of the period.

Member Of

GiftCardSettingsUpdateInput input