Skip to content
R-Service R-Service
RR Tech Service Management Developer Guide

Enums

Enums represent a possible set of values for a field. For example, the WorkflowFilter input object has a field called view . The view used for in workflow filter may be all or managed_by_me .

For more information, see the GraphQL spec .