Type alias Catalog

Catalog: { __typename?: "Catalog"; id: Scalars["ID"]; name: Scalars["String"]; treatments: Maybe<Treatment>[] }

Type declaration

Generated using TypeDoc