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

Automatic Crud Override Issue #2032

Open
atasoya opened this issue May 15, 2024 · 1 comment
Open

Automatic Crud Override Issue #2032

atasoya opened this issue May 15, 2024 · 1 comment
Assignees

Comments

@atasoya
Copy link

atasoya commented May 15, 2024

Describe the bug
When getAll query is overrode and custom logic requires arguments from client, wasp doesn't let to provide arguments.

To Reproduce
Steps to reproduce the behavior:

  1. Create crud object in .wasp file.
  2. Override getAll query and use arguments.
  3. Call query from client with arguments.
  4. See error

Expected behavior
Let argument passed from client.

@infomiho infomiho self-assigned this May 22, 2024
@infomiho
Copy link
Contributor

@atasoya thank you for the report, I've assigned myself to test this out and see what's going on.

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