OBJECT

AccountDetails

link GraphQL Schema definition

  • type AccountDetails {
  • accountCode: String
  • parentId: Int
  • pricebookId: Int
  • permissions: [String]
  • }