A  C  D  E  F  G  I  K  L  O  P  R  S  T  W 

R

RequiresDirective - class in com.expediagroup.graphql.generator.federation.directives
directive @requires(fields: _FieldSet!) on FIELD_DEFINITON
The @requires directive is used to annotate the required input field set from a base type for a resolver.
resolve(DataFetchingEnvironment,List) - function in com.expediagroup.graphql.generator.federation.execution.FederatedTypeResolver
Resolves underlying federated types based on the passed in _entities query representations.
A  C  D  E  F  G  I  K  L  O  P  R  S  T  W