benefitTemplates
Returns Benefit Templates
benefitTemplates(
  after: String
  first: Int = 100
  where: BenefitTemplatesFilterInput
): BenefitTemplatesResponse
Arguments
benefitTemplates.after ● String scalar
Return the elements in the list that come after the specified cursor
benefitTemplates.first ● Int scalar
The number of elements to retrieve per page
benefitTemplates.where ● BenefitTemplatesFilterInput input
Filter criteria used to match benefit templates
Type
BenefitTemplatesResponse union
A union representing the possible return types when querying for benefit templates