Error message using pack-zip on a custom connector

Hi @philip-ellis,
Thank you so much for inputs. I did try the adding .stdAccountList(async (context: Context, input: StdAccountListInput, res: Response) => { in idex.ts and also added the import statement. After adding the same we are able to successfully do aggregation and provisioning :slight_smile: