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
Removed the ability to get all fields for an SObject - a field set must be provided
Having a way to get all fields could be very problematic if an org has a high number of fields. Field sets provided much more control, so I'll use them to drive QueryGenerator.cls
0 commit comments