Skip to content

Commit

Permalink
add ellipsis
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbonifacio committed Jul 12, 2024
1 parent d60f048 commit 7b01c98
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ Dynamic authorization rules such as `allow.owner()`, `allow.ownerDefinedIn()`, `

```ts
const schema = a.schema({
// ...
listCustomType: a
.query()
.returns(a.ref("CustomType").array())
Expand Down

0 comments on commit 7b01c98

Please sign in to comment.