INTERFACE

DurationValue

Value of the duration object

link GraphQL Schema definition

  • interface DurationValue {
  • resolution: String!
  • }