Theofanis Despoudis

Results 224 comments of Theofanis Despoudis
trafficstars

As this type is not included in the official list of scalar types, it is considered an extension type. I would be more inclined to leave it out of this...

@marcelofern This looks like a nice improvement in the error representation of a mutation that plays well with the introspected schema. However is there anything that you would like from...

@antonmyronyuk could you just import this `NoSchemaIntrospectionCustomRule` rule and use that instead? ```python from graphql.validation import NoSchemaIntrospectionCustomRule ... validation_errors = validate( schema=schema.graphql_schema, document_ast=parse('THE QUERY'), rules=( NoSchemaIntrospectionCustomRule, ) ) ```

I'm also interested in contributing here. I can triage issues, review PRs and fix bugs. Count me in!

@Kyliathy are you able to provide a PR for this? Thank you.

@DenisseRR it looks like the docs are right. Notice the first example, the third parameter is a named argument which if you don't provide a default value it will throw...

You can't do that for now as you don't have access to the original `callback` as you can see here https://github.com/AngularClass/angular-websocket/blob/master/src/angular-websocket.js#L122-L129 The callbacks are part of the internal library and...

You cannot do that as the WebSocket Protocol does not support setting headers. Maybe you can pass parameters in the url.

Christian, you can encode/decode whatever you can. You must run the protobuf decoder on the other side

@pcblues It might be a scam. Please report this to Github https://docs.github.com/en/communities/maintaining-your-safety-on-github/reporting-abuse-or-spam