queryClient.setQueryData<GroupsListSchemaType>(
        groupKeys.groupList(namespace, {
          apiKey: apiKey ?? undefined,
        }),
        (oldData) => updateCache(oldData, variables)