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
This method returns the error code. This is extremely helpful for debugging purposes or when contacting us with an issue. For more details check the `[getError](#getError)` method.
427
+
This method returns the error code. This is extremely helpful for debugging purposes or when contacting us with an issue. For more details check the [getError](#getError) method.
This method returns whether or not errors were returned. It can be used to see easily if the query was successful. For further checks you might want to use the `[countResults](#countResults)` method.
435
+
This method returns whether or not errors were returned. It can be used to see easily if the query was successful. For further checks you might want to use the [countResults](#countResults) method.
0 commit comments