Skip to content

Conversation

shanialbeck
Copy link
Contributor

@shanialbeck shanialbeck commented Aug 10, 2023

Includes - workbook + mashup document support for connection-only queries with single loaded query. Contains new API for multiple queries.
Doesn't include - testing & mashup doc validation.

@shanialbeck shanialbeck requested review from mabezen and ron-b August 10, 2023 15:01
return newMetadataArray;
};

const addConnectionOnlyQueryMetadata = (metadataArray: Uint8Array, connectionOnlyQueryNames: string[]) => {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: the name of the method is Query (one) but you send a list of queries

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants