Skip to main content
Module

x/graphql_tools/deps.ts>lexicographicSortSchema

[DEPRECATED] 🦕 Useful tools to create and manipulate GraphQL schemas. Deno port of `graphql-tools` library
Latest
function lexicographicSortSchema
import { lexicographicSortSchema } from "https://deno.land/x/graphql_tools@0.0.4-deprecated/deps.ts";

Sort GraphQLSchema.

This function returns a sorted copy of the given GraphQLSchema.