1.0.0-alpha.15 • Published 2 years ago

@flatbread/core v1.0.0-alpha.15

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@flatbread/core 🍶

The internal GraphQL schema generator for Flatbread. This runs the plugins declared in the user's config, pulling in content and transforming it prior to generating the GraphQL schema.

As a general user of Flatbread, you likely want to use the full Flatbread module

However, you can utilize this package directly to build your own custom GraphQL server via installing:

pnpm i @flatbread/core@latest