mattharbord

Results 3 issues of mattharbord

The times pulled showed additional html in the Sunrise setting and Sunset Setting in `eyesome setup` > `Sun Times` - while the sunrise time was being pulled correctly, the sunset...

bug

HI! Just started playing around with the API - from the closed issues and the responses I get I understand you're anonymising a lot of data. Understandable. I wondered if...

If I query posts by FEATURED_AT pagination is broken when `featuredAt` crosses the page boundary. For example, running: ``` query listPosts { posts(order: FEATURED_AT) { edges { cursor node {...