MedicinalProductConnectionType
No description
type MedicinalProductConnectionType {
MedicinalProductConection(
_filter: String
identifier: [token]
_profile: [uri]
_lastUpdated: [date]
_tag: [token]
_security: [token]
name: [String]
_source: [uri]
name_language: [token]
_id: [token]
_text: [String]
_content: [String]
_sort: String
_count: Int
_cursor: String
): MedicinalProductConnection
}