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

question: query for cards that are from standard or expanded legal in the GraphQL API #532

Open
2 of 4 tasks
dmtrs opened this issue Sep 20, 2024 · 1 comment
Open
2 of 4 tasks
Labels
issue Possible Data Error or Server Bug server Server/API Related

Comments

@dmtrs
Copy link

dmtrs commented Sep 20, 2024

Where are you having the issue

  • GraphQL
  • JSON API

Is the issue affecting one of the two elements below ?

  • Translations
  • Definitions Files (Open API, GraphQL Schema, etc)

Description

How can we should the CardFilters be extended to support search for standard (true) cards?

From what I understand from the code the CardFilters should work (as definition) with nested data?

Should there be a "transformation" to query from CardFilters object?

@dmtrs dmtrs added issue Possible Data Error or Server Bug server Server/API Related labels Sep 20, 2024
@Aviortheking
Copy link
Member

Nope, I seem to have forgotten to update the CardFilter object with the childs of the card possible values, I'll try to do it this week !

@Aviortheking Aviortheking changed the title question: query for cards that are from standard or expanded legal question: query for cards that are from standard or expanded legal in the GraphQL API Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue Possible Data Error or Server Bug server Server/API Related
Projects
Status: Ready
Development

No branches or pull requests

2 participants