CosmosDBv3Handler type

type CosmosDBv3Handler = (
  documents: unknown[],
  context: InvocationContext
) => FunctionResult