Enrique German

Results 5 comments of Enrique German

@riderx Have you make it work? I would also prefer using it with Unocss

Just tested with v0.19.0 and having the same issue

Hi @sheinid, I don't think this issue is related to WooGraphQL. Your performance issues could come from too many plugins installed or by your disk speed. If you're using a...

Just tested with v0.19.0 and having the same issue with pagination ### Query: ```query NewQuery { products(first: 19) { nodes { databaseId } } } ``` ### Response: ```{ "data":...

@kidunot89 It does not work for me, followed the docs (https://woographql.com/docs/configuring-graphql-client-for-user-session and https://woographql.com/docs/configuring-graphql-client-for-user-session) and got the same error using the mutation updateCustomer