HideBenefitInput
No description
input HideBenefitInput {
catalogueId: BenefitCatalogueID!
id: BenefitPositionID!
}
Fields
HideBenefitInput.catalogueId ● BenefitCatalogueID! non-null scalar
Unique id of the related catalogue.
HideBenefitInput.id ● BenefitPositionID! non-null scalar
Unique id of the benefit itself.
Member Of
hideBenefit mutation