powered by
Function to clean a query and return it without an api prefix
clean_query(data, endpoint)
a list containing a valid query for the table, e.g. list(field = value)
list
list(field = value)
endpoint