taxonomyBranches
List TaxonomyBranches.
Requires the publictaxonomybranch/read permission.
taxonomyBranches(
after: String
before: String
first: Int
href: String
hrefPrefix: String
last: Int
taxonomyBranchIds: [ID]
taxonomyBranchLevel: TaxonomyLevel
taxonomyBranchType: String
): PublicTaxonomyBranchConnection!
Arguments
taxonomyBranches.after ● String scalar
Returns the elements in the list that come after the specified cursor.
taxonomyBranches.before ● String scalar
Returns the elements in the list that come before the specified cursor.
taxonomyBranches.first ● Int scalar
Returns the first n elements from the list.
taxonomyBranches.href ● String scalar
taxonomyBranches.hrefPrefix ● String scalar
taxonomyBranches.last ● Int scalar
Returns the last n elements from the list.
taxonomyBranches.taxonomyBranchIds ● [ID] list scalar
taxonomyBranches.taxonomyBranchLevel ● TaxonomyLevel enum
taxonomyBranches.taxonomyBranchType ● String scalar
Type
PublicTaxonomyBranchConnection object
Paginate through PublicTaxonomyBranches