MapsProtein

No description

type MapsProtein {
mappedBy: Protein!
source: String!
taxid: String
protein: Protein!
}

Fields

mappedBy (Protein!)

source (String!)

taxid (String)

protein (Protein!)