Defines the struct for update payload.
@type t() :: %SurrealEx.Domain.UpdatePayload{ payload: map() | struct(), table: String.t() }