Multiple date formats in one Gatsby GraphQL query
Using some special magic, Gatsby can transform date fields in GraphQL queries into different formats. But what if you would like more than one format, and don't want to import an entire date formatting library?