Skip to content

Commit

Permalink
Delete deprecated 'graphql/subscription' module (#3570)
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanGoncharov authored May 11, 2022
1 parent 003c01f commit ce09b5b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 35 deletions.
2 changes: 0 additions & 2 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -331,8 +331,6 @@ export type {
FormattedExecutionResult,
} from './execution/index';

export type { SubscriptionArgs } from './subscription/index';

// Validate GraphQL documents.
export {
validate,
Expand Down
10 changes: 0 additions & 10 deletions src/subscription/README.md

This file was deleted.

23 changes: 0 additions & 23 deletions src/subscription/index.ts

This file was deleted.

0 comments on commit ce09b5b

Please sign in to comment.