File
The way to request a single file via id
Files can be queried by using the "fairuFile" query. The only parameter the query provides is the UUID of the image. For this query no authentication is required.
Query
Returned types
Advanced
If you are familiar with entities in GraphQL you can make use of our service by integrating our service into your router. But be aware that requests might be rate limited in the future. In this particular case you just need to make sure that your service stores and provides the id of the asset and the type "FairuAsset". The router logic for example of Apollo Router/Gateway will take care of the rest.