Skip to main content
In the query editor I put this SOQL 

SELECT Id, Name, Session_Date__c, Level__c FROM Session__c

I got this error

sObject type 'Session__c' is not supported.
3 respostas
  1. 22 de jan. de 2016, 05:31
    It works when I uncheck the 'Use Tooling API' Checkbox in Query Editor. The 'Use Tooling API' checkbox is just after 'Execute' button.
0/9000