Type Alias AvailableConnectionInterfaceResponse
AvailableConnectionInterfaceResponse: {
automaticallyGenerated: boolean;
slug: string;
typeId: string;
typeName: string;
}
Type declaration
automaticallyGenerated: boolean
slug: string
typeId: string
typeName: string