RateCard
Represents details for a rate card
This page contains
Fields
id: ID! | Unique identifier for the rate card |
filters: [RateCardFilter!] PREVIEW | filters for which rate card should be considered |
Mutations for RateCard
createRateCard PREVIEW | Create a Rate Card |
updateRateCard PREVIEW | Update a Rate Card |
Queries for RateCard
rateCard PREVIEW | Returns rate Card by id |
rateCardByProductId PREVIEW | Returns working version of the rate card for given product id |