is_queryable: Check whether fields are queryable
Description
Check whether fields are queryable
Usage
is_queryable(table, query, method, endpoint)
Value
Returns TRUE if the entry is queryable and FALSE if it
isn't
Arguments
- table
a string specifying the name of the table
- query
a list containing the query
- method
a string specifying the method, c("GET", "POST")
- endpoint
endpoint