Erik Wrede
Erik Wrede
@marcelofern your points convince me. While I think the `query` part of this feature needs some extra discussion to get a great opinionated feature set, the mutations can be implemented...
@marcelofern sounds great! Documentation is definitely a topic that needs work. The problem is that a general overhaul is necessary and we currently have no way to update the website....
@marcelofern Sorry for the long wait! I've got more clarity on docs now. Working on getting the docs hosted on github pages. That process will not negatively affect any ongoing...
@djstein @jamietdavidson @tcleonard let me know when you schedule a call, currently working on Graphene-SQLAlchemy and would be happy to assist where I can :)
@jamietdavidson see you there! Also reposting the invite to the graphene-slack workspace :) Sharing a mail address should be more private there. Feel free to reach out! https://join.slack.com/t/graphenetools/shared_invite/enQtOTE2MDQ1NTg4MDM1LTA4Nzk0MGU0NGEwNzUxZGNjNDQ4ZjAwNDJjMjY0OGE1ZDgxZTg4YjM2ZTc4MjE2ZTAzZjE2ZThhZTQzZTkyMmM
@jamietdavidson sent a request to join, are you on the call?
@djstein that's 2am CEST so I sadly won't be able to make it. Nevertheless, you are invited to contact me on the Graphene slack and I'll bring you up to...
Is there a specific reason for you to use a custom type for errors instead of referring to the inbuilt exception handling? When you throw an exception in graphene, these...
@AlexCLeduc w.r.t. the AsyncGraphqlView, I think this is a `graphene-django` issue. Maybe there is a way to upgrade `graphql-server` instead, supporting both sync and async views for all possible backends....
Referenced the doc in the GH release.