CurrentModuleAsSDKClient
API reference
A generated client the current SDK produces in the workspace.
Implements Node
id: ID!
A unique identifier for this CurrentModuleAsSDKClient.
module: String!
The module the client is bound to (workspace-relative path or canonical ref).
path: String!
Workspace-root-relative path of the generated client.
pin: String!
The pinned version of the bound module, if any.
moduleSource: ModuleSource!
The resolved module source this client is bound to, including its dependency closure and pinned version.