E F I K P R 
All Classes All Packages

E

Extends - Annotation Type in io.smallrye.graphql.federation.api
directive @extends on OBJECT | INTERFACE
External - Annotation Type in io.smallrye.graphql.federation.api
directive @external on FIELD_DEFINITION

F

FederatedSource - Annotation Type in io.smallrye.graphql.federation.api
A federated resolver method is the federated equivalent to a 'local' resolver method (with a parameter annotated as @Source), i.e.
fields() - Method in annotation type io.smallrye.graphql.federation.api.Key
 
fields() - Method in annotation type io.smallrye.graphql.federation.api.Provides
 
fields() - Method in annotation type io.smallrye.graphql.federation.api.Requires
 

I

io.smallrye.graphql.federation.api - package io.smallrye.graphql.federation.api
 

K

Key - Annotation Type in io.smallrye.graphql.federation.api
directive @key(fields: _FieldSet!) on OBJECT | INTERFACE

P

Provides - Annotation Type in io.smallrye.graphql.federation.api
directive @provides(fields: _FieldSet!) on FIELD_DEFINITION

R

Requires - Annotation Type in io.smallrye.graphql.federation.api
directive @requires(fields: _FieldSet!) on FIELD_DEFINITION
E F I K P R 
All Classes All Packages