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