Greetings! Looking to use node scheduler with Graph.cool to trigger events based on matching dates. However, the dateTime scalar requires time to be included, and not just date. I only want matching dates regardless of time. Should I just use a string scalar type instead of dateTime and convert the date to a string on the server before querying?