UNPKG

@cortexql/core

Version:

A RESTful API framework for your apps based on GraphQL type system.

3 lines (2 loc) 93 B
import { GraphQLSchema } from 'graphql'; export declare function getSchema(): GraphQLSchema;