Skip to content

Commit

Permalink
Update GraphQLClientConfig javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
jmartisk committed Jan 20, 2022
1 parent 8f095bf commit 1671451
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ public class GraphQLClientConfig {

/**
* HTTP headers to add when communicating with the target GraphQL service.
* Right now, this only works for the dynamic client.
*/
@ConfigItem(name = "header")
public Map<String, String> headers;
Expand Down

0 comments on commit 1671451

Please sign in to comment.