consume

Specifies the number of rate points to consume per field, both input and output types.

link GraphQL Schema definition

  • directive @consume(points: Int!) on ARGUMENT_DEFINITION | FIELD_DEFINITION | INPUT_FIELD_DEFINITION | INPUT_OBJECT | OBJECT

link Require by

This element is not required by anyone