Skip to content

Add Support for Interface types in SDL-Transformation and generade ad… - #12

Open
mwildt wants to merge 2 commits into
0xR:masterfrom
mwildt:master
Open

Add Support for Interface types in SDL-Transformation and generade ad…#12
mwildt wants to merge 2 commits into
0xR:masterfrom
mwildt:master

Conversation

@mwildt

@mwildt mwildt commented Mar 19, 2021

Copy link
Copy Markdown

Trying around with this package, i found that it is not possible to inject federation information for interface-types. I made some minor changes in the transform-sdl file to support ferderation of interface types.

I also added generation of @extends directives.

Looking forward to your feedback...

Malte Wildt added 2 commits March 19, 2021 22:22
Comment thread .gitignore
# DynamoDB Local files
.dynamodb/

dist/

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mwildt Is it required to remove git ignore for folder dist? You also added a lot of new files in oder dist/* which shouldn't belong to this pull request.

@johgoe

johgoe commented Oct 26, 2021

Copy link
Copy Markdown

In general I tested to extend a GraphQLInterface type for federation succesful.

I hope the changes in 78567ae in the files

  • src/transform-sdl.ts
  • src/transform-federation.ts

will be merged to this package to make it available in general.

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.

2 participants