Commit 2cde854
committed
Make the query options/parameters properties private
I don't think this is an API we should commit to, we want to move
towards exposing a query object. The _query attribute is also private
right now because we want to think through what the query object itself
should look like before exposing as a public API.1 parent c3a4890 commit 2cde854
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
683 | 683 | | |
684 | 684 | | |
685 | 685 | | |
686 | | - | |
| 686 | + | |
687 | 687 | | |
688 | 688 | | |
689 | 689 | | |
690 | | - | |
| 690 | + | |
691 | 691 | | |
692 | 692 | | |
693 | 693 | | |
| |||
0 commit comments