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