Type Alias WorkspaceContextV2ResponseConnectionInterface
WorkspaceContextV2ResponseConnectionInterface: {
automaticallyGenerated: boolean;
connectionInterfaceId: string;
id?: string;
typeName: string;
}
Type declaration
automaticallyGenerated: boolean
connectionInterfaceId: string
Optionalid?: string
typeName: string
Automatically generated