We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ba4720f
Able to separate path with query params. For EX: /services?q=Select Id, Name from Account is different with /services?q=Select Id, Name from Contact
/services?q=Select Id, Name from Account
/services?q=Select Id, Name from Contact