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