Jacob Thomason

Results 203 comments of Jacob Thomason
trafficstars

@oprypkhantc I've added #649 for basic subscription operation support.

@sebcar I think an example like the one mentioned should be sufficient here. There are a few other cases as well, where GQL syntax results in a 500. I'm not...

@sebcar If there is an exception being thrown, why would there be a result? Presumably, execution was halted before there was a result.

@fezfez there have been some more recent efforts to get GraphQLite working with a long running server by eliminating immutability. Please see: https://github.com/thecodingmachine/graphqlite/pull/584 Is this your objective, or are you...

There was some conversation around getting more lazy loading around authentication for this purpose I believe. I don't really recall the full status on those efforts. There are some PRs...

Is there any insight into the requirements here? I'm assuming it's just a matter of conforming to an interface? Are there refresh considerations?

Can you please elaborate? How is an interface between paseto and oauth not sufficient for interoperability?

@MKvasco please consider renaming this subject of this ticket. You are correct, this plugin doesn't support proper method return typing. This is a big issue and it needs to be...

@phproberto Any word on support for this? The `property` object isn't getting the proper type from the actual property being returned on getters. It appears that `getType` and `getTypeHint` both...

@phproberto any chance we'll see an update for this?