querySubmission( )


Deprecated

This method has been replaced with Query Submissions By Namespace, and will be removed on January 11, 2025.

Deprecated on '2023-08-08'. Use QuerySubmissionsByNamespace.

Authentication

This function requires elevated permissions and runs only on the backend and on dashboard pages.

Permissions
Manage Submissions
Manage Orders
Read Orders
Read Submissions
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
queryCursorQueryRequired

Query options.


optionsQuerySubmissionOptions
Returns
Return Type:Promise<QuerySubmissionResponse>
Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?