rexxars / sql-to-graphql

Generate a GraphQL API based on your SQL database structure
MIT License
592 stars 73 forks source link

Support mutations #12

Open rexxars opened 9 years ago

rexxars commented 9 years ago

We should obviously also support mutations. Have not had time to look at the Relay standard for mutations, but if we can get away with one way of doing it regardless of relay or not, that would obviously be best.