ReleaseTypeAmount
No description
type ReleaseTypeAmount {
releaseType: ReleaseType!
amount: Int!
}
No description
type ReleaseTypeAmount {
releaseType: ReleaseType!
amount: Int!
}
ReleaseTypeAmount.releaseType
● ReleaseType!
non-null enumReleaseTypeAmount.amount
● Int!
non-null scalar