Language for creating scalable GraphQL server-side schemas
Language for creating big and scalable GraphQL server-side schemas
graphqxl$ graphqxl compile schema.graphqxl -o schema.graphql$ graphqxl validate schema.graphqxl$ graphqxl codegen schema.graphqxl --lang typescript