Does the Atlassian platform GraphQL API support Bitbucket Server?
Hello @Dhruv Suthar ,
Welcome to the Atlassian Community!
Can you expand more about what you are trying to achieve?
Regards,
Thanks!
@Hector Menchaca So i want to access my bitbucket server workspace data like repo, branch and files but by GraphQL api so can you answer Does the Atlassian platform GraphQL API support Bitbucket Server? and if yes how to access bitbucket server workspace data like repo, branch and files
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Dhruv Suthar ,
We support HTTP(s) and SSH for Git commands. That being said we have an extensive REST API you can use from any tool that can make HTTP requests:
So the support is there in case you want to check more in detail.
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.