Mirror is pretty great! Do you know what makes it even better? Integrations!Caveat emptor ☠️ Mirror themselves do not have documentation for this as of now. I make no guarantee that this works, will continue to work, is API stable, etc. I can however tell you that I do use this with a Next.js project so if it does change - I am in for a headache.By far the easiest way to pull data from Mirror is the GraphQL API. The endpoint we’ll be using today is https://mirror-api.com/graphql Now dig out y...