Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting or setting a type with text type fields without any languages in the schema #375

Open
nfrade opened this issue Jul 27, 2022 · 1 comment
Assignees

Comments

@nfrade
Copy link
Contributor

nfrade commented Jul 27, 2022

If the type we're getting or setting has a type text field and we have no $languages set the query fails.
I have added a guard so it gets the right error message but we still need to decide if this expected behavior or a bug.

@nfrade nfrade changed the title Getting or setting a type with text type fields without any $languages in the schema Getting or setting a type with text type fields without any languages in the schema Aug 19, 2022
@nfrade nfrade self-assigned this Aug 19, 2022
@nfrade
Copy link
Contributor Author

nfrade commented Aug 19, 2022

Expected behaviour: Set should throw an error but the get should not

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant