exclude

fun exclude(vararg excludes: String): ApicalypseQueryBuilder

Fields to exclude when using '*' wildcard when specifying the list of fields

See https://api-docs.igdb.com/#exclude


Fields to exclude when using '*' wildcard when specifying the list of fields

Use ru.pixnews.igdbclient.model.Game.Companion.field extension function to start building a field request for the Game object.

See https://api-docs.igdb.com/#exclude