-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- Fetch list (defaults to all)
- Fetch list by filter
- Fetch item (param 1 defaults to ID)
- Fetch item by filter
./bin/arken game.getEras
./bin/arken game.getEras `{ where: { status: { equals: "Active" } } }`
./bin/arken game.getEra 66d242abcfa9286652ddea64
./bin/arken game.getEra `{ where: { name: { equals: "Prehistory" } } }`
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels