Create a GraphQL schema AST from template literal. Example. import { buildASTSchema, graphql } from ‘https://esm.sh/[email protected]’ import { gql } …
Create a GraphQL schema AST from template literal. Example. import { buildASTSchema, graphql } from ‘https://esm.sh/[email protected]’ import { gql } …