CosmosDBv4Handler type

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