WorkspaceSDK
API reference
An installed SDK: a module marked for scaffolding other modules and clients.
Implements Node
id: ID!
A unique identifier for this WorkspaceSDK.
name: String!
The user-facing SDK name.
ref: String!
The module reference this SDK was installed from.
clients: [WorkspaceModule!]!
Clients generated with this SDK.
modules: [WorkspaceModule!]!
Modules authored with this SDK.