Émile Fugulin
Émile Fugulin
Trying to understand what you are trying to get as information. - Option 1: A node that takes a request in input and checks if it matches a given scope...
For the next release we will have a general InScope node + JS SDK, I consider that this issue will be resolved
@Sicks3c We are currently unsure if we will support multiple scopes in the futures, but do feel free to open another issue if you think you need an input to...
I am personally opposed to this kind of advisory, all that it will do is push people toward crates that are shady like `serde_yml` to make github advisory happy. This...
We might want to look at graviola (https://crates.io/crates/graviola) made by a maintainer of rustls.
@richarddavison Do you want me to take another crack at publishing the modules at least. I think we can commit to rquickjs 0.9 now
Would be nice to support mutation and subscription too?
@tomhoule if we start parsing a bit more into different query root, might I suggest we also plan for the new parser to support something like https://github.com/graphql-rust/graphql-client/issues/413?
I imagine they did a breaking change in the CDP, this is related to https://github.com/mattsse/chromiumoxide/pull/197. We should be able to handle breaking changes and skip over those messages.
Its because we have not released the ignore of invalid messages most likely. See the PR.