1
Add System Services to Sandbox SDK
Source: directus/directus#24694 · opened by @phazonoverload
Add new scopes for key services in the Sandbox SDK:
• Items
• Collections
• Fields
• Relations
• Files
• Users
• Roles
• Permissions
• Policies (v11)
Support only multiple methods (readItems, createUsers, etc) and not singular methods (readItem, createUser).
Use the syntax in the public JS SDK and not the existing extension SDK (tradeoff decision between new extensions and migrating existing ones). Must support the same query object syntax as the JS SDK.
• Items
• Collections
• Fields
• Relations
• Files
• Users
• Roles
• Permissions
• Policies (v11)
Support only multiple methods (readItems, createUsers, etc) and not singular methods (readItem, createUser).
Use the syntax in the public JS SDK and not the existing extension SDK (tradeoff decision between new extensions and migrating existing ones). Must support the same query object syntax as the JS SDK.
No pledges yet. Be the first to back this.
Comments
Similar requests
Improve Sandbox Extensions
2 votes · 0 comments
Add types to @directus/extensions-sdk
5 votes · 0 comments
Emit Events control via the public API (and directus/sdk)
1 vote · 0 comments
Block editor with AI autocompletions
16 votes · 0 comments
Improve type definitions for the extensions sdk
37 votes · 0 comments
No comments yet.