Is your feature request related to a problem? Please describe.
Api calls such as for metadata are really small and should always be fast but can be stuck behind large queries with no way to prioritize them.
Describe the solution you'd like
Add query priority based on query operation.
Describe alternatives you've considered
Skipping priority completely for metadata api calls