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
Has anyone tried to extend project to version with selectable shipping methods and own auth with JWT?
Even when I'm trying to handle that in GraphQLIDE in wordpress admin panel I cant choose shipping method on checkout, using updateShippingMethod mutation and passing it in checkout mutation.
I have also problem with JWT plugin recommended by woo-graphql, because the session of checkout doesn't connect with specific user. Like orders are not connected.
The text was updated successfully, but these errors were encountered:
Has anyone tried to extend project to version with selectable shipping methods and own auth with JWT?
Even when I'm trying to handle that in GraphQLIDE in wordpress admin panel I cant choose shipping method on checkout, using updateShippingMethod mutation and passing it in checkout mutation.
I have also problem with JWT plugin recommended by woo-graphql, because the session of checkout doesn't connect with specific user. Like orders are not connected.
The text was updated successfully, but these errors were encountered: