class Constant: QUERY_KEYS = ['limit', 'offset', 'query', 'fuzzy_query', 'sort'] PATCH_KEYS = ['create', 'update', 'remove']