Skip to main content

benefitCatalogue

Returns a single benefit catalogue by id or name. Throws an exception if neither id nor name is not provided. Throws an exception if no benefit catalogue is found.

benefitCatalogue(
id: BenefitCatalogueID
name: String
): BenefitCatalogue!

Arguments

benefitCatalogue.id ● BenefitCatalogueID scalar

benefitCatalogue.name ● String scalar

Type

BenefitCatalogue object

A singe benefit catalogue. A benefit catalogue is bound to a specific area and federal state. There can be multiple benefit catalogues for the same area and federal state representing a different contract or version.