If a change occurs to my `flatbread.config.js`, I would expect that Flatbread automatically hot reloads. It should re-evaluate the config file and re-generate the schema, updating (and possibly reloading?) the GraphQL provider with the new schema.
If a change occurs to my
flatbread.config.js, I would expect that Flatbread automatically hot reloads.It should re-evaluate the config file and re-generate the schema, updating (and possibly reloading?) the GraphQL provider with the new schema.