Dr Jonathan Pincas

Results 6 issues of Dr Jonathan Pincas

Thanks so much for this package - you've saved me hours! Just wanted to report on my findings while trying to work out how to output an 'all day event'....

I'm putting this here in the hope that it will help others in a similar situation. We're going all in on Micro for our shared cloud development environment and wanted...

I wonder if anyone else has come across this strange issue ever. I have two fields on an object: ``` players: { type: new GraphQLList(Player), sqlJoin: (compTable, playerTable) => `${playerTable}.id...

- using the folders extension - when typing a tag/folder like `parent.child` - if `parent` exists, `child` is created, as expected under `parent` - if `parent` does NOT exist, then...

Quick question. Using the `readOnly` tag. I can see that it effectively removes the field from the documentation for POST/PATCH requests, but it doesn't actually seem to have any validatory...

question