Skip to main content

CurrentModuleAsSDK

API reference

The SDK-role data for the currently executing module, as installed in the active workspace.

Implements Node

id: ID!

A unique identifier for this CurrentModuleAsSDK.

name: String!

The user-facing name of this SDK in the workspace.

clients: [CurrentModuleAsSDKClient!]!

The generated clients this SDK produces in the workspace.

modules: [CurrentModuleAsSDKModule!]!

The workspace-local modules this SDK authors and manages.

References

Returned by

Accepted as an argument by