Update to /connector/data_collections.go

Adds metadata to the required inputs for Sharepoint.
This commit is contained in:
Danny Adams 2023-02-15 15:11:34 -05:00
parent e60ae2351f
commit a8cf3d36ca

View File

@ -95,6 +95,7 @@ func (gc *GraphConnector) DataCollections(
ctx, ctx,
gc.itemClient, gc.itemClient,
sels, sels,
metadata,
gc.credentials, gc.credentials,
gc.Service, gc.Service,
gc, gc,