Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
function lexicographicSortSchema
import { lexicographicSortSchema } from "https://deno.land/x/graphql_deno@v15.0.0/lib/index.js";

Sort GraphQLSchema.

This function returns a sorted copy of the given GraphQLSchema.