stack/docs/templates/sdk/meta.json

28 lines
564 B
JSON

{
"title": "SDK Reference",
"description": "SDK reference documentation",
"root": true,
"pages": [
"index",
"---Objects---",
"objects/stack-app",
"objects/stack-app-test",
"---Types---",
"types/user",
"types/team",
"types/team-user",
"types/team-permission",
"types/team-profile",
"types/contact-channel",
"types/email",
"types/api-key",
"types/project",
"types/connected-account",
"types/item",
"types/customer",
"---Hooks---",
"hooks/use-stack-app",
"hooks/use-user"
]
}