push-schema Looking for files matching 'User.gql'
push-schema ❯ found /faugra/examples/basic/User.gql +1ms
define-functions Looking for files matching 'sayHello.fql' +0ms
Error: no documents could be loaded
at loadSchema (/faugra/commands/push-schema.js:39:11)
at processTicksAndRejections (internal/process/task_queues.js:97:5)
at async main (/faugra/commands/push-schema.js:61:29)
at async main (/faugra/commands/generate-types.js:31:3)
at async run (/faugra/node_modules/p-queue/dist/index.js:255:29)
Because of a bug in graphql-import, schemas are not being properly loaded.