AccountCustomFieldUsageNode
No description
type AccountCustomFieldUsageNode {
children: [AccountCustomFieldUsageNode!]!
detail: String
href: String
id: ID
name: String!
status: String
type: String!
}
Fields
AccountCustomFieldUsageNode.children ● [AccountCustomFieldUsageNode!]! non-null object
AccountCustomFieldUsageNode.detail ● String scalar
AccountCustomFieldUsageNode.href ● String scalar
AccountCustomFieldUsageNode.id ● ID scalar
AccountCustomFieldUsageNode.name ● String! non-null scalar
AccountCustomFieldUsageNode.status ● String scalar
AccountCustomFieldUsageNode.type ● String! non-null scalar
Member Of
AccountCustomFieldUsage object ● AccountCustomFieldUsageNode object


