DeletePriceProfilePeriodPayload
No description
type DeletePriceProfilePeriodPayload {
data: DeletePriceProfilePeriodResult
error: String
}
Fields
DeletePriceProfilePeriodPayload.data ● DeletePriceProfilePeriodResult object
DeletePriceProfilePeriodPayload.error ● String scalar
Returned By
deletePriceProfilePeriod mutation