Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Compile bunch of queries at once, execute them by name #16

Closed
Totktonada opened this issue Jan 26, 2018 · 3 comments
Closed

Compile bunch of queries at once, execute them by name #16

Totktonada opened this issue Jan 26, 2018 · 3 comments
Labels
enhancement New feature or request prio3 testing
Milestone

Comments

@Totktonada
Copy link
Member

No description provided.

@Totktonada Totktonada added prio3 enhancement New feature or request labels Jan 26, 2018
@Totktonada
Copy link
Member Author

Related to #50.

@Totktonada Totktonada added this to the 0.0.1 milestone Apr 17, 2018
SudoBobo added a commit that referenced this issue Apr 20, 2018
features

Now it is possible to use commands like
require('graphql').execute(...) or .start_server() with no manual creating
of graphql instance; close #1; changes in gql_compile is related to #16 and #50.
SudoBobo added a commit that referenced this issue Apr 20, 2018
features

Now it is possible to use commands like
require('graphql').execute(...) or .start_server() with no manual creating
of graphql instance; close #1; changes in gql_compile is related to #16 and #50.
SudoBobo added a commit that referenced this issue Apr 20, 2018
features

Now it is possible to use commands like
require('graphql').execute(...) or .start_server() with no manual creating
of graphql instance; close #1; changes in gql_compile is related to #16 and #50.
SudoBobo added a commit that referenced this issue Apr 20, 2018
features

Now it is possible to use commands like
require('graphql').execute(...) or .start_server() with no manual creating
of graphql instance; close #1; changes in gql_compile is related to #16 and #50.
SudoBobo added a commit that referenced this issue Apr 20, 2018
features

Now it is possible to use commands like
require('graphql').execute(...) or .start_server() with no manual creating
of graphql instance; close #1; changes in gql_compile is related to #16 and #50.
@Totktonada
Copy link
Member Author

We need to add test where invoke one operation by name and close the issue. The implementation was done in #172.

@Totktonada Totktonada modified the milestones: 0.0.1, 0.0.2 Jul 10, 2018
@Totktonada
Copy link
Member Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request prio3 testing
Projects
None yet
Development

No branches or pull requests

1 participant