vadeveka

Results 4 issues of vadeveka

### What happened? OrderBy clause for the queries has support for OR and AND operators per schema. ``` input GeographyOrderByInput { GeographyID: OrderBy ... State: OrderBy Country: OrderBy ZipCode: OrderBy...

bug
mssql
graphql
triage
cri

### What happened? Hot reload feature does not explain the cause of failure when using a configuration with old schema spec. Sample config: [dab-config.json](https://github.com/user-attachments/files/19916122/dab-config.json) Last output from DAB CLI ```...

bug
triage

### What happened? Let's consider a database table called Books with a column sellerId. As an API owner, I would like my end-users to able to see or modify only...

bug
triage

### What happened? Using fragments for the cursor fields results in error. ``` { books (first: 2) { items { id publisher_id } ...cursorFields } } fragment cursorFields on BooksConnection...

bug
triage
cri
fabric