In this section we outline directives and types that are shared between the subgraph configuration and the gateway configuration document.
scalar Name
The scalar Name
represents a valid GraphQL type name.
scalar FieldSelection
The scalar FieldSelection
represents a GraphQL field selection syntax.
abc(def: 1) { ghi }