This repository was archived by the owner on May 10, 2023. It is now read-only.
Tags: NavidK0/SimpleGraphQL-For-Unity
Tags
Refactor param orders of SendAsync and SubscribeAsync to reduce confu… …sion and unnecessary passing of auth tokens/schemes AuthScheme is now null by default (no need to be Bearer by default) AuthToken and AuthScheme now appear after everything Fix AuthScheme being ignored in SendAsync