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
Using graphql-relay==3.1.4 and graphene-mongo==0.2.14 creates an error due to a rename of graphql_relay.connection.arrayconnection to graphql_relay.connection.array_connection. There are two imports which need to be updated.