Account Object
Fields
The fields in this section list which values can be retrieved when querying Account records.
  design (
   
AccountDesign)
  The design of the account
  directory (
   
Boolean)
  Indicates whether the account is a directory account.
  directoryAccount (
   
Account)
  The directory account of the current support domain.
  disabled (
   
Boolean)
  Indicates whether the account is disabled.
  id (
   
String!)
  The unique ID of the account.
  name (
   
String)
  The display name of the account.
  organization (
   
Organization)
  The organization for which the account was prepared.
  url (
   
  String)
  The web address that is used to access the account.