GraphQLBundle icon indicating copy to clipboard operation
GraphQLBundle copied to clipboard

Overblog GraphQL ObjectTypeExtensionNode definition is not supported right now

Open nkamuo opened this issue 3 years ago • 1 comments

Q A
Bug report? yes/no
Feature request? yes
BC Break report? yes/no
RFC? yes/no
Version/Branch 0.14.3

I am unable to use the graphql specification syntax; extend type TypeName{ filedName: Type filedName2: Type } is this a bug or is there a way to resolve this soon enough for my project that might require the feature. Thank you.

nkamuo avatar Jul 09 '22 01:07 nkamuo

Yep, I also want to split my code into different files. @mcg-web what do you think about this? I'm open to trying to solve it but may need some guidance. Any recommendations?

MGDSoft avatar Mar 10 '24 10:03 MGDSoft