This is possible by using the _ endpoint. You can navigate there from the
Admin page (Query TopBraid Platform API using GraphQL) or by directly
entering tbl/graphql/_
The query for what you need is probably
{
masterGraphs(graphType:
"http://evn.topbraidlive.org/evnprojects#ProjectType") {
label
id
}
}
HTH
Holger
On Monday, July 19, 2021 at 10:00:58 PM UTC+10 Andras wrote:
> Hi everyone!
>
> I am using GraphQL to get Taxonomy data within a taxonomy, but now I would
> like to get the available list of taxonomies. I am not sure what is the
> endpoint I can use in this case, if it is possible at all. Does it have any
> endpoints above level Taxonomy where I can get all taxonomies with GraphQL?
>
> Thanks in advance!
--
You received this message because you are subscribed to the Google Groups
"TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/topbraid-users/12363a9a-bdaf-4907-8fd9-7476af3864d8n%40googlegroups.com.