You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.
Get request to /graphql/:path where path is a missing database.
expected result: Invalid options provided to ApolloServer: The schema for Realm at path /:path is empty.
result: the same error message but then a database has been created!! and with TYPE=full, which makes it impossible to create it again...
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
expected result:
Invalid options provided to ApolloServer: The schema for Realm at path /:path is empty.
result: the same error message but then a database has been created!! and with TYPE=full, which makes it impossible to create it again...
The text was updated successfully, but these errors were encountered: