Skip to content

Commit

Permalink
Export ExectuableDefinitionNode
Browse files Browse the repository at this point in the history
  • Loading branch information
mjmahone committed Feb 12, 2018
1 parent f2534a1 commit 88d84c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Expand Up @@ -205,6 +205,7 @@ export type {
NameNode,
DocumentNode,
DefinitionNode,
ExecutableDefinitionNode,
OperationDefinitionNode,
OperationTypeNode,
VariableDefinitionNode,
Expand Down
1 change: 1 addition & 0 deletions src/language/index.js
Expand Up @@ -36,6 +36,7 @@ export type {
NameNode,
DocumentNode,
DefinitionNode,
ExecutableDefinitionNode,
OperationDefinitionNode,
OperationTypeNode,
VariableDefinitionNode,
Expand Down

0 comments on commit 88d84c4

Please sign in to comment.