INPUT_OBJECT

BIM360Docs

BIM 360 auth credentials.

link GraphQL Schema definition

  • input BIM360Docs {
  • # The url reference to the BIM document
  • url: String!
  • # The display name of the BIM 360 document
  • name: String!
  • }