Package io.smallrye.graphql.api.federation
package io.smallrye.graphql.api.federation
-
Annotation InterfacesClassDescription
directive @authenticated on ENUM | FIELD_DEFINITION | INTERFACE | OBJECT | SCALARdirective @composeDirective(name: String!)directive @extends on OBJECT | INTERFACEdirective @external on FIELD_DEFINITION | OBJECTString-serialized scalar represents a set of fields that's passed to a federated directive.directive @inaccessible on FIELD_DEFINITION | INTERFACE | OBJECT | UNION | ARGUMENT_DEFINITION | SCALAR | ENUM | ENUM_VALUE | INPUT_OBJECT | INPUT_FIELD_DEFINITIONdirective @interfaceObject on OBJECTdirective @key(fields: FieldSet!directive @override(from: String!directive @provides(fields: FieldSet!)directive @requires(fields: FieldSet!)directive @shareable repeatable on FIELD_DEFINITION | OBJECTdirective @tag(name: String!)