Type alias MutationAddToCatalogArgs

MutationAddToCatalogArgs: { catalogId: Scalars["ID"]; medicationId?: InputMaybe<Scalars["ID"]>; ndc?: InputMaybe<Scalars["String"]> }

Type declaration

Generated using TypeDoc