ENUM

BondQualifier

A code representing a valid bond type.

link GraphQL Schema definition

  • enum BondQualifier {
  • SINGLE
  • CONTINUOUS
  • }