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