wp-graphql
wp-graphql copied to clipboard
Add a Date type.
trafficstars
Currently dates are just a string type. Dates should also have a special type that can handle different types of date formats. This will be especially useful when mutation queries are added to WP GraphQL.