Luke Murray
Luke Murray
Closes # n/a ## Description Updates the example for Entity GraphQL as it was quite out of date. Also updates the url to the docs
**Describe the bug** Can't wrap the Query calls in another method. **How to Reproduce** We're trying to replace an existing implementation and wanted to limit the changes across the code...
Says it all. It should scroll the next items into view
My fork of pg package needs the changes moved upstream.
Currently it doesn't work on things like options or welcome screen. In those cases, we could open a new active editor to edit sql.
- Need to stream the results in when possible. - Need to not add thousands of elements to the DOM when they are not visible Maybe look at some nice...
Repro ```cs [Fact] public void TestOffsetPagingWithOthersAndServices() { var schema = SchemaBuilder.FromObject(); var data = new TestDataContext(); data.People.Add(new Person { Id = 1, Name = "Jill", LastName = "Frank", Birthday =...
Add a extension to easily add aggregation fields for a list field