wp-graphql icon indicating copy to clipboard operation
wp-graphql copied to clipboard

Add a Date type.

Open BE-Webdesign opened this issue 8 years ago • 0 comments
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.

BE-Webdesign avatar Dec 09 '16 03:12 BE-Webdesign