Valeriy Sotnikov

Results 4 issues of Valeriy Sotnikov

Hello! ```python # Need: some_method(SomeModel.objects.filter(some_field='some_value')) # returns '?some_field__exact=some_value' ``` Is there such a function?

enhancement
question
contribution-welcome

![image](https://user-images.githubusercontent.com/10273334/82127615-b5077780-97bd-11ea-974b-db2dd4ee339e.png) But request works.

c/console
c/graphiql-online
support/needs-triage
a/api/graphql

Move from apollo-client@2 to @apollo/client@3 by manual: https://www.apollographql.com/docs/react/v3.0-beta/migrating/apollo-client-3-migration/