Unable to Access Autodesk Construction Cloud’s All hubs using GraphQL API

Unable to Access Autodesk Construction Cloud’s All hubs using GraphQL API


0

I have Autodesk Construction Cloud Subscribed account, But still I’m unable to get all hubs using graphQL Query. I am getting the fusion 360 hubs but not ACC hubs. Is there any other way to get all hubs from ACC account?

I have tried following query to get all the hubs of ACC.

query GetHubs {
  hubs {
    results {
      name
      id
    }
  }
}

Share
Improve this question


Load 6 more related questions


Show fewer related questions

0

Reset to default



Browse other questions tagged

or ask your own question.

Leave a Reply

Your email address will not be published. Required fields are marked *