Skip to content

GraphQL Schema Reference

AssetPropertyTypeConnection

GraphQL Schema definition

  • type AssetPropertyTypeConnection {
  • # List of Asset Property Types
  • nodes: [AssetPropertyType]
  • # Information to aid in pagination
  • pageInfo: PageInfo
  • }

Require by