Skip to content

Support more GraphQL formats #2

Description

@stefansundin

Hi!

This extension is great, thank you. It works great on GitHub, but there are a couple of other websites that use GraphQL that are not detected.

Twitch - https://www.twitch.tv/

  • Endpoint: https://gql.twitch.tv/gql
  • I don't think it's detected because the extension assumes the query has to be at the top level. Here an array of queries are sent.

Instagram - https://www.instagram.com/

  • Endpoint: https://www.instagram.com/graphql/query/
  • Try the search feature. A query_hash is sent, so I guess we don't have access to the actual query, which is a shame. But variables are present. Might be harder to support, but I figured I'd mention it at least.

That's the two I tested immediately after installing the extension. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions