Type Alias graphql_federated_graph::Directives
source ยท pub type Directives = (DirectiveId, usize);Expand description
A (start, len) range in FederatedSchema.
pub type Directives = (DirectiveId, usize);A (start, len) range in FederatedSchema.