Skip to main content

MedicationKnowledgeCreate

Create a new MedicationKnowledge resource.

Mutation

mutation MedicationKnowledgeCreate($input: MedicationKnowledgeCreateInput!) {
MedicationKnowledgeCreate(input: $input) {
id
}
}

Input

Return Type

Returns the created MedicationKnowledge resource.