You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Craft's GraphQL API is being used for more sites to query data, simplifying a lot of data queries - in some sites I'm working on it is now used for all site search queries.
Vouchers are not currently available for selection via GraphQL though, which means these queries cannot return any data related to them for product searches.
What are you trying to do?
Craft's GraphQL API is being used for more sites to query data, simplifying a lot of data queries - in some sites I'm working on it is now used for all site search queries.
Vouchers are not currently available for selection via GraphQL though, which means these queries cannot return any data related to them for product searches.
What's your proposed solution?
Add GQL mapping for Vouchers to allow them to be queried via GraphQL as per https://craftcms.com/docs/4.x/extend/graphql.html
Additional context
No response
The text was updated successfully, but these errors were encountered: