apollo icon indicating copy to clipboard operation
apollo copied to clipboard

GraphQL variable with name "language" doesn't work as expected

Open solidevolution opened this issue 3 years ago • 0 comments

I think it's important to inform users of nuxt 2 which communicate to graphql (Shopify Storefront API as example) that we got problems to use the variable name "language".

I found nothing about reserved words in documentation or issues here. But when we pass a static string "DE" to the Smart Queries, it doesn't work to use the variable in queries.

solidevolution avatar Sep 02 '22 11:09 solidevolution