INPUT_OBJECT

CreateLeadOpptyAccountRelationNoLeadOpptyBackrefInput

link GraphQL Schema definition

  • input CreateLeadOpptyAccountRelationNoLeadOpptyBackrefInput {
  • # Last modification time.
  • modified: DateTime
  • # Creation time.
  • created: DateTime
  • # Relation to single entity instance.
  • accountId: ID!
  • # Boolean value.
  • isPrimary: Boolean!
  • # Revision when entity was lastly changed.
  • revision: Int
  • }