Boris Fr.

Results 5 comments of Boris Fr.

Just a bump. Support for GraphQL 15 would be great.

I just used a "GraphQLString" in the end to handle ISODate (while using a "DataTypes.DATE" in Sequelize) - this combination gives me all I need. Maybe that helps someone.

SOLUTION for now (thanks to @danawoodman): 1. `npm create svelte` 2. `npx svelte-add@latest [options]` Using `svelte-add` alone seems to fail at the moment, but when we use it to actually...

Same problem here (also on Win11)

To everyone having a too small Disk when running the MacOS setup: Make sure to add "backslash" at the end of the two added lines in `basic.sh` - that's what...