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

where nested object return Unknown argument #9

Closed
dwcahyo23 opened this issue Apr 23, 2024 · 3 comments
Closed

where nested object return Unknown argument #9

dwcahyo23 opened this issue Apr 23, 2024 · 3 comments

Comments

@dwcahyo23
Copy link

how to input where arguments which are of type object?

@Vladyslav317
Copy link
Collaborator

Hi @dwcahyo23 ! Could you give an example?

If you want to use a 'where' clause with specific queries, you can write something like this:
roles: hasSome array(string(VALUE)), email: string(VALUE)

@dwcahyo23
Copy link
Author

Hi @dwcahyo23 ! Could you give an example?

If you want to use a 'where' clause with specific queries, you can write something like this: roles: hasSome array(string(VALUE)), email: string(VALUE)

Hi @Vladyslav317 , data schema like this,
image
I tried to input the where argument :
mstZ20.zCd: contains string(123) but return
Unknown_ argument mstZ20.zCd. Available options are marked with ?.

@dwcahyo23
Copy link
Author

#11

I added new feat and has been tested with jest

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

2 participants