According to the Config Reference, all headers defined in config.yaml will be included in every GQL request. However, it does not work. Here is my configuration:
headers: { Authorization: 'Bearer de3cVnei86ZLoEDYOzH7dlJnaw9A' }
GQL server returns this error message You must provide Authorization header in the request