What. I’m trying to extend another type using GraphQL federation under using the following syntax: [Key(“id”)] [Extends] public class Parent …
What. I’m trying to extend another type using GraphQL federation under using the following syntax: [Key(“id”)] [Extends] public class Parent …