blongstreth
blongstreth
I am evaluating this library for use in a [federated](https://www.apollographql.com/docs/federation/) GraphQL API and noticed that I can't easily federate with other services which have defined the relay [cursor](https://relay.dev/graphql/connections.htm#sec-Cursor) as a...
Hello: I am wondering if the ability to include fields automatically from any regular Java object without having to annotate each field with `@GraphQLField` could be something you would consider?...
Hello: I noticed that AnnotationsSchemaCreator adds `Relay.pageInfoType` during the build phase and doesn't allow it to be overridden. I have a use case where I want to federate into a...
I have commented on the following on old issue which I think should be reopened please: https://github.com/angular-ui/bootstrap/issues/3019
Hello: I have found that the time-sync server '/_timesync' route doesn't work (route not executed) when the Meteor ROOT_URL environment or configuration variable is specified. As a result, I quickly...
Hi: I was trying to figure out an easy way to sort a JsonObject without being too expense but still work with duplicate members. In my adventures, I ended up...
The value of Java system property 'os.arch' will return the bitness of the JRE, not the Operating System itself. I think this may be an issue when trying to install...
Hello: I was trying out the [demo](https://codesandbox.io/s/react-viewport-list-xw2rt) application using various browsers (latest versions) in Mac (macOS 12.6) and Windows (10). I noticed that I am not able to easily drag...
Thanks for the quick reply! Long term, I hope Meteor will be 100% npm so this issue goes away. For now, I need something that is easy, robust and allows...