Moxfield::Api::Search
Instance methods
This function searches for cards that match a given query string.
deck_query(page = 1, size = 100, sort : SortType = SortType::Updated, dir = SORT_DES, format : String | Nil = nil, commander_card_id : String | Nil = nil) : Moxfield::Types::PagedResponse(Types::DeckDatum)
This function searches for decks that match the specified criteria.