PriceProfilePeriodPayload
No description
type PriceProfilePeriodPayload {
data: PriceProfilePeriodSummary
error: String
}
Fields
PriceProfilePeriodPayload.data ● PriceProfilePeriodSummary object
PriceProfilePeriodPayload.error ● String scalar
Returned By
createPriceProfilePeriod mutation ● updatePriceProfilePeriod mutation