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

Add extraFields to allOrders and customerOrders GraphQL queries #162

Open
1 of 2 tasks
jp06 opened this issue Nov 14, 2024 · 1 comment
Open
1 of 2 tasks

Add extraFields to allOrders and customerOrders GraphQL queries #162

jp06 opened this issue Nov 14, 2024 · 1 comment

Comments

@jp06
Copy link

jp06 commented Nov 14, 2024

Type:

  • Bug Report
  • Feature Request

Summary:

Currently, there seems to be no extraFields on the allOrders and customerOrders queries, unlike the invoices query. Single order queries like order and customerOrder has it, so I can't see at least why it can't be added on the order list-level queries. There is still the workaround of fetching the extraFields of each order one by one, but preferably we won't do it that way.

Also open to suggestions and recommendations.

Thank you!

@bc-victor
Copy link
Contributor

Seems like a GraphQL API feature request - we'll discuss with product

@bc-victor bc-victor added the api label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants