INPUT_OBJECT

UpsertAccountResourceScores

link GraphQL Schema definition

  • input UpsertAccountResourceScores {
  • AccountId: ID!
  • Blacklisted: Boolean
  • ResourceId: ID!
  • UID: ID
  • Whitelisted: Boolean
  • }