graphql-federated-graph 0.3.0

A serializable federated GraphQL graph representation
Documentation

graphql-federated-graph

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 6 feature flags, 6 of them enabled by default.

default

  • render_sdl
  • from_sdl

render_sdl

    This feature flag does not enable additional features.

from_sdl

  • async-graphql-parser
  • async-graphql-value
  • indexmap

async-graphql-parser

  • dep:async-graphql-parser

async-graphql-value

  • dep:async-graphql-value

indexmap

  • dep:indexmap