INPUT_OBJECT

NewAccountResourceScores

link GraphQL Schema definition

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