CollectionBatchError
No description
type CollectionBatchError {
nonce: String!
code: CollectionBatchErrorCode!
}
No description
type CollectionBatchError {
nonce: String!
code: CollectionBatchErrorCode!
}
CollectionBatchError.nonce ● String! non-null scalarCollectionBatchError.code ● CollectionBatchErrorCode! non-null enum