OBJECT
AccountQuerySection
link GraphQL Schema definition
- type AccountQuerySection {
- # Arguments
- # contactNid:
- (: AccountNid!): Account!
- # Arguments
- # externalId:
- (: AccountExternalId!): [Account!]!
- # Arguments
- # avinodeId:
- (: AccountAvinodeIdScalar!): [Account!]!
- # Arguments
- # salesforceId:
- (: AccountSalesforceIdScalar!): [Account!]!
- }