@timardex/cluemart-shared 1.5.523 → 1.5.525

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.
@@ -3696,6 +3696,7 @@ var SCHOOL = gql35`
3696
3696
  ...OwnerFields
3697
3697
  }
3698
3698
  overallPoints
3699
+ ranking
3699
3700
  region
3700
3701
  studentCount
3701
3702
  schoolCode
@@ -3833,10 +3834,7 @@ var useGetSchool = (_id) => {
3833
3834
  error,
3834
3835
  loading,
3835
3836
  refetch,
3836
- school: {
3837
- mySchool: data?.school || null,
3838
- users: data?.users || []
3839
- }
3837
+ school: data?.school || null
3840
3838
  };
3841
3839
  };
3842
3840
 
@@ -3975,4 +3973,4 @@ export {
3975
3973
  useGetSchools,
3976
3974
  useGetSchool
3977
3975
  };
3978
- //# sourceMappingURL=chunk-EXP4MK3S.mjs.map
3976
+ //# sourceMappingURL=chunk-F7HH3PVS.mjs.map