Patrick Arminio
Patrick Arminio
@srbiotik no one is working on this at the moment, feel free to try! Ping me if you need some help 😉
@srbiotik large graphql schemas? that's interesting! Personally I'd focus on being able to import a whole schema (even if it is one single file) and then add the support for...
The swapi repository I've worked on is quite outdated 😊 Anyway, the main reason there's `= None` in some places is because dataclasses don't set a default value for the...
> One more question, in the swapi I never saw an optional field with a custom type object that has None assigned to it, is that a preference or a...
@srbiotik can you do a PR? we can also chat on discord if you want :) https://discord.gg/ZkRTEJQ
@srbiotik any updates on this? I might need to implement it soon for something I'm working on, don't want to waste your time 😊
@MattExact this seems to be slightly broken for me: it doesn't get the field for the people field, is this something you can reproduce as well?
@MattExact there's version 2 of GraphiQL coming out soon, maybe we can wait for that, I tried a pre-release on this PR and it seems to work: it doesn't have...
No worries! I'll update this PR with the beta so we have it ready for the release 😌
we are still waiting for the release of GraphiQL v2 😊