I am trying to add Relay/Global Object Identification to my GraphQL query. My type looks like this: [Node] public class Speaker { [ID] public int …
I am trying to add Relay/Global Object Identification to my GraphQL query. My type looks like this: [Node] public class Speaker { [ID] public int …