Get an error from the CMS that it could not generate forms when listing documents with the new unstable_defineSchema API. I am assuming this just has not been implemented yet @jeffsee55 ?
Expected Behavior
Should not get an error
Steps To Reproduce
Use a list query for example getPostsList in graphql
Is there an existing issue for this?
Current Behavior
Get an error from the CMS that it could not generate forms when listing documents with the new
unstable_defineSchema
API. I am assuming this just has not been implemented yet @jeffsee55 ?Expected Behavior
Should not get an error
Steps To Reproduce
Use a list query for example
getPostsList
in graphqlEnvironment
Your Schema
Your GraphQL Query
Anything else?
No response