Expand description
Nested message and enum types in MutationChunk
.
Structsยง
- Chunk
Info - Information about the chunking of this mutation.
Only
SetCell
mutations can be chunked, and all chunks for aSetCell
will be delivered contiguously with no other mutation types interleaved.