DeletePriceProfilePayload
No description
type DeletePriceProfilePayload {
data: DeletePriceProfileResult
error: String
}
Fields
DeletePriceProfilePayload.data ● DeletePriceProfileResult object
DeletePriceProfilePayload.error ● String scalar
Returned By
deletePriceProfile mutation