Skip to content
Snippets Groups Projects
.meshrc.yml 284 B
Newer Older
sources:
  - name: okuna
    handler:
      graphql:
        endpoint: https://staging.social.apis.project-holi.org/graphql
        operationHeaders:
          X-Holi-User-ID: "{context.headers['x-holi-user-id']}"
          X-Holi-User-Email: "{context.headers['x-holi-user-email']}"