INPUT_OBJECT
The custom authentication header key and value to authenticate the endpoint.
input CustomHeader {# The custom authentication header's key.headerKey: String!# The custom authentication header's value.headerValue: String!}