Jump to content

Featured Replies

Posted
  • Community Expert

I am trying to minimize REST API query response times, and I have found that simply decreasing the size of the returned data is the easiest way to improve response time, before doing anything else fancy. So I started looking at the GraphQL documentation, since that only returns the specific requested data:
https://invisioncommunity.com/developers/graphql

However, I do not see any information for the Downloads system, the one thing I use the web API for. 😆 Is this not supported in GraphQL?

Edited by Interferon

Solved by Daniel F

Go to solution
  • Author
  • Community Expert

No problem, I have a REST-based system running fast enough now. If this does become available in the future I will be interested in trying it.

Recently Browsing 0

  • No registered users viewing this page.