You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reported by Sreekanth MR
Calling status returns the following error
{"errors":[{"message":"Cannot query field \"certificate\" on type \"OrderCustomFields\".","locations":[{"line":75,"column":13}],"extensions":{"http":{"status":400,"headers":{}},"code":"GRAPHQL_VALIDATION_FAILED"}}]}
Requirement:
Fix the error.
The certificate field should be optional and not mandatory.
The text was updated successfully, but these errors were encountered:
Reported by Sreekanth MR
Calling status returns the following error
{"errors":[{"message":"Cannot query field \"certificate\" on type \"OrderCustomFields\".","locations":[{"line":75,"column":13}],"extensions":{"http":{"status":400,"headers":{}},"code":"GRAPHQL_VALIDATION_FAILED"}}]}
Requirement:
Fix the error.
The certificate field should be optional and not mandatory.
The text was updated successfully, but these errors were encountered: