Type Definition Schema
df_st_api::graphql
type Schema = RootNode<'static, QueryRoot, MutationRoot>;
Schema for GraphQL