GenreCollectionQuery is a class representing a query for genre collections. It includes a method to get genre collections.

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

  • genreCollection is a method that sends a query request to get genre collections.

    Returns Promise<string>

    The response from the query request.