Type Alias GetTableItemsMetadataQuery

GetTableItemsMetadataQuery: {
    table_metadatas: {
        handle: string;
        key_type: string;
        value_type: string;
    }[];
}

Type declaration

  • table_metadatas: { handle: string; key_type: string; value_type: string }[]
MMNEPVFCICPMFPCPTTAAATR