Defines the struct for modify payload.
@type t() :: %SurrealEx.Domain.ModifyPayload{ payload: [map() | struct()], table: String.t() }