pokemon v1.0.1 Pokemon.Query

Query Builder

Summary

Functions

Finds all resources by parameters and returns a list of maps

Finds a resource by id and returns a map

Finds a resource by id and returns a map

Functions

all(endpoint, args)

Finds all resources by parameters and returns a list of maps

find(endpoint, id)

Finds a resource by id and returns a map

where(endpoint, args)

Finds a resource by id and returns a map