🍶
@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