getSalesforceObjectDescriptionInput
No description
input getSalesforceObjectDescriptionInput {
objectName: String!
}
Fields
getSalesforceObjectDescriptionInput.objectName ● String! non-null scalar
Name of the Salesforce object/sObject to describe, e.g. "Account".