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
graphql_client_codegen: update to graphql_parser 0.4
Requires 0.4.x so that `Document<'a, String>::into_static()` exists.
Future work can try and reduce the amount of `'static` used throughout
the API, but this at least gets 0.4 into a working state.
0 commit comments