tours
4 procedures defined in packages/api/src/routers/tours.ts.
tours.getMyTours
Section titled “tours.getMyTours”| Kind | Auth | Rate limit | Source |
|---|---|---|---|
| query | protected (auth required) | — | packages/api/src/routers/tours.ts:11 |
No input.
tours.getAgentTours
Section titled “tours.getAgentTours”| Kind | Auth | Rate limit | Source |
|---|---|---|---|
| query | agent (AGENT role required) | — | packages/api/src/routers/tours.ts:15 |
No input.
tours.create
Section titled “tours.create”| Kind | Auth | Rate limit | Source |
|---|---|---|---|
| mutation | protected (auth required) | tours — 5 / 60s | packages/api/src/routers/tours.ts:19 |
Input
createTourInputSchematours.updateStatus
Section titled “tours.updateStatus”| Kind | Auth | Rate limit | Source |
|---|---|---|---|
| mutation | protected (auth required) | tours — 20 / 60s | packages/api/src/routers/tours.ts:26 |
Input
updateTourStatusInputSchema