This is the schema for which I have implement business logic I use RestTemplate as my Java client to consume graphql endpoint giving API key as authorization. I ad dthe api key in the header paart as x-api-key. The above implementation retrieves the values from the backend. But according the schema which is defined by the other team, the authorization