Skip to content

Conversation

itolosa
Copy link
Contributor

@itolosa itolosa commented Jan 6, 2018

Now it's possible to use dsl to build this type of queries:

ds.Mutation.login.args(
    email='user@example.com',
    password={'digest': 'ac67a676', 'algorithm': 'sha-256'}
  ).select(ds.LoginResponse.status)

@coveralls
Copy link

Coverage Status

Coverage decreased (-24.9%) to 62.874% when pulling a7e75eb on itolosa:master into 4193ace on graphql-python:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage decreased (-24.9%) to 62.874% when pulling a7e75eb on itolosa:master into 4193ace on graphql-python:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-24.9%) to 62.874% when pulling a7e75eb on itolosa:master into 4193ace on graphql-python:master.

@coveralls
Copy link

coveralls commented Jan 14, 2018

Coverage Status

Coverage decreased (-24.9%) to 62.874% when pulling df06509 on itolosa:master into 4193ace on graphql-python:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-24.9%) to 62.874% when pulling 8623878 on itolosa:master into 4193ace on graphql-python:master.

1 similar comment
@coveralls
Copy link

coveralls commented Jan 14, 2018

Coverage Status

Coverage decreased (-24.9%) to 62.874% when pulling 8623878 on itolosa:master into 4193ace on graphql-python:master.

@coveralls
Copy link

coveralls commented Jan 14, 2018

Coverage Status

Coverage decreased (-24.9%) to 62.874% when pulling cd623c1 on itolosa:master into 4193ace on graphql-python:master.

@coveralls
Copy link

coveralls commented Jan 14, 2018

Coverage Status

Coverage decreased (-24.9%) to 62.874% when pulling e20bef6 on itolosa:master into 4193ace on graphql-python:master.

@coveralls
Copy link

coveralls commented Jan 14, 2018

Coverage Status

Coverage decreased (-24.9%) to 62.874% when pulling c66d350 on itolosa:master into 4193ace on graphql-python:master.

@coveralls
Copy link

coveralls commented Jan 15, 2018

Coverage Status

Coverage decreased (-24.9%) to 62.874% when pulling 25b6ca1 on itolosa:master into 4193ace on graphql-python:master.

@coveralls
Copy link

coveralls commented Jan 15, 2018

Coverage Status

Coverage decreased (-24.9%) to 62.874% when pulling 3675966 on itolosa:master into 4193ace on graphql-python:master.

@coveralls
Copy link

coveralls commented Jan 15, 2018

Coverage Status

Coverage decreased (-25.3%) to 62.5% when pulling 0b426c5 on itolosa:master into 4193ace on graphql-python:master.

@KingDarBoja KingDarBoja mentioned this pull request Feb 28, 2020
6 tasks
This was referenced Mar 8, 2020
@Cito
Copy link
Member

Cito commented May 15, 2020

Unfortunately, this has become so seriously outdated that it cannot be merged any more and I need to close this.

@Cito Cito closed this May 15, 2020
@KingDarBoja
Copy link
Contributor

KingDarBoja commented May 15, 2020

@Cito to be honest with you, several of these PR changes were used on the linked PRs in order to fix the DSL feature so not really a big lost for gql.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants