Skip to main content
Latest
function lexicographicSortSchema
import { lexicographicSortSchema } from "https://deno.land/x/graphql_deno@v15.0.0/lib/index.d.ts";

Sort GraphQLSchema.

This function returns a sorted copy of the given GraphQLSchema.