OBJECT

RequestLog

RequestLog

    Request Logs are backed by elasticsearch and therefore offer more powerful querying and
    analytical capabilities. We have adapted the ElasticSearch API to better fit GraphQL, but
    the concepts remain the same. The definitive guide is a great place to start if you are
    new to search (https://www.elastic.co/guide/en/elasticsearch/guide/current/index.html),
    and these docs cover the API in more detail:
    (https://www.elastic.co/guide/en/elasticsearch/reference/current/index.html)

link GraphQL Schema definition