this_is_fine_dev
this_is_fine_dev
in relationship field rest api returns trash data like "comment_status", "to_ping", etc. but not a very important categories(names or ids) assigned to post, how to fix that??
It will be nice to include Last-Modified or ETag to rest_cache_headers filter
Hi, I can't figure out, how to fix this problem. My rest api allows only for one value in 'Access-Control-Allow-Origin' header, but on localhost in not ssr actions axios set...
Hi, I can't figure out how exclude specific post(by ID type Slug) from posts list query. It's even possible? I see similar option in categories `where: {exclude: ""}` It's also...
### Version [v4.0.0-rc.19](https://github.com/apollo-module/releases/tag/v4.0.0-rc.19) ### Steps to reproduce I don't know what is wrong :/ I tried to get data in nuxtServerInit this is my store/index.js ``` import headerMenuGql from "~/gql/headerMenu.gql";...
Hi, refreshing jwt token is something new for me. I have some issue, my app is based on vue and nuxt.js, to connecting to wp graphql I use apollo module....
I have two maps(components) on ma page, before upgrade to nuxt 2.0 everything worked fine, now i get an error in console: `You have included the Google Maps JavaScript API...