HasAbstract

No description

type HasAbstract {
collection: AbstractCollection!
position: Int!
abstract: Abstract!
}

Fields

collection (AbstractCollection!)

position (Int!)

abstract (Abstract!)