Function convertXCQueryOptionToURLSearchParams

  • Converts an XCQueryOption object to a required URL string parameter format. For example: query="grp:"birds" cnt:"United States""&key=...

    Parameters

    Returns URLSearchParams

    The URLSearchParams object representing the XCQueryOption object.