Function fuel_indexer_graphql::dynamic::build_dynamic_schema
source · pub fn build_dynamic_schema(schema: &IndexerSchema) -> GraphqlResult<Schema>
Expand description
Build a dynamic schema. This allows for introspection, which allows for extensive auto-documentation and code suggestions.