Search documentation

Search across all documentation pages

Get API Key

GraphQL is for Nexar migration only

Use the GraphQL API only as a drop-in replacement for Nexar's GraphQL when migrating existing integrations. For new projects and full platform capabilities, use the REST API— it's the actively maintained, modern interface.
Reference

SupPartResultSet

Fields, warnings, and aggregation resolvers on the search result set.

Returned by supSearchMpn and supSearch.

Fields

FieldTypeDescription
hitsInt!Number of parts in this page
results[SupPartResult!]!List of matched parts with display metadata
warnings[String!]!Ignored or partially applied parameters
specsViewAttributeGroupsJSONSpec attributes grouped for UI-style specs view
suggestedCategoriesJSONCategory suggestions (may be empty)
suggestedFiltersJSONFilter suggestions (may be empty)
allFiltersJSONAvailable filters (may be empty)
appliedCategoryJSONApplied category metadata
appliedFiltersJSONApplied filter metadata

Aggregation resolvers

FieldArgumentsDescription
specAggsattributeNames: [String!]!, specAggSize (default 10)Spec value buckets for named attributes
manufacturerAggsize (default 10)Manufacturer buckets with counts
categoryAggsize (default 10)Category buckets with counts