Skip to content

Commit ce09b5b

Browse files
Delete deprecated 'graphql/subscription' module (#3570)
1 parent 003c01f commit ce09b5b

File tree

3 files changed

+0
-35
lines changed

3 files changed

+0
-35
lines changed

src/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -331,8 +331,6 @@ export type {
331331
FormattedExecutionResult,
332332
} from './execution/index';
333333

334-
export type { SubscriptionArgs } from './subscription/index';
335-
336334
// Validate GraphQL documents.
337335
export {
338336
validate,

src/subscription/README.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

src/subscription/index.ts

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)