Skip navigation links
E F I K P R 

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.

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 
Skip navigation links

Copyright © 2018–2021. All rights reserved.