@quesmed/types 2.6.265 → 2.6.266

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -254,7 +254,6 @@ exports.PRESTART_OSCE_MARKSHEET = (0, client_1.gql) `
254
254
  }
255
255
  `;
256
256
  exports.SAVE_OSCE_MARKSHEET = (0, client_1.gql) `
257
- ${fragments_1.OSCE_MARKSHEET_FIELDS}
258
257
  mutation SaveOsceMarksheet(
259
258
  $osceMarksheetId: Int!
260
259
  $feedback: String
@@ -249,7 +249,6 @@ export const PRESTART_OSCE_MARKSHEET = gql `
249
249
  }
250
250
  `;
251
251
  export const SAVE_OSCE_MARKSHEET = gql `
252
- ${OSCE_MARKSHEET_FIELDS}
253
252
  mutation SaveOsceMarksheet(
254
253
  $osceMarksheetId: Int!
255
254
  $feedback: String
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quesmed/types",
3
- "version": "2.6.265",
3
+ "version": "2.6.266",
4
4
  "description": "Typescript types for Quesmed",
5
5
  "keywords": [
6
6
  "quesmed",