public class _EntityKt
| Modifier and Type | Method and Description |
|---|---|
static graphql.schema.GraphQLFieldDefinition |
generateEntityFieldDefinition(java.util.Set<java.lang.String> federatedTypes)
Generates union of all types that use the @key directive, including both types native to the schema and extended types.
|