Duncan Fairley
Duncan Fairley
### What is the location of your example repository? _No response_ ### Which package or tool is having this issue? Storefront API ### What version of that package or tool...
### What is the location of your example repository? _No response_ ### Which package or tool is having this issue? Storefront API ### What version of that package or tool...
### How to reproduce this bug? - Endpoint: `/v1/graphql` - Minimal failing query (variable as number): ```graphql query ($limit: Int) { Get { QAEntry(nearText: { concepts: ["Honda"] }, limit: $limit)...