hez
07/03/2018, 7:45 PMstartTime
and an endTime
Using prisma-connect, how would I go about writing a query that accepts a DateTime
string, and returns the proper object on which this input falls between the startTime
and endTime
Likewise, when adding new objects to this table, how could I structure a mutation to ensure that no time boundaries overlap?hez
07/03/2018, 7:46 PMhez
07/03/2018, 7:46 PMJenkins
07/03/2018, 7:58 PM