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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updated method signatures to match current Apollo operation signatures, specifically the addition of a contextIdentifier parameter to mutate calls. This parameter was added in v1.9.1 of the Apollo iOS client, so dependencies have been changed to reflect this. #19 Thanks, @AF-cgi !