deletePricingCacheCollectionData
Delete pricing cache collections data
This page contains
Arguments
input DeletePricingCacheCollectionDataInput! | Attributes to delete pricing cache collections data |
DeletePricingCacheCollectionDataInput fields
type PricingCacheCollectionType! | Pricing cache type to be deleted |
id [String!]! | Unique identifier of the selected cache type that needs to be deleted |
Return Fields
success Boolean | Delete pricing cache collection data action result |
Interactive example
This is an example mutation query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.