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

issue: GraphQL set request is not returning the correct value #562

Closed
1 of 4 tasks
Aviortheking opened this issue Oct 17, 2024 · 0 comments · Fixed by #563
Closed
1 of 4 tasks

issue: GraphQL set request is not returning the correct value #562

Aviortheking opened this issue Oct 17, 2024 · 0 comments · Fixed by #563
Labels
issue Possible Data Error or Server Bug server Server/API Related

Comments

@Aviortheking
Copy link
Member

Aviortheking commented Oct 17, 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

GraphQL set request does not respect the id filter

query {
	set(id: "sv07") {
		id,
		name
	}
}
@Aviortheking Aviortheking added server Server/API Related issue Possible Data Error or Server Bug labels Oct 17, 2024
@Aviortheking Aviortheking changed the title issue: issue: GraphQL set request is not returning the correct value Oct 17, 2024
@Aviortheking Aviortheking linked a pull request Oct 17, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from Backlog to Done in TCGdex Progress Oct 17, 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
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant