Contents

updateContents(data:)

Update the contents of the document with the provided data.

Declaration

final nonisolated(nonsending) func updateContents(data: Data) async throws

Parameters

  • data:

    The new document contents.