chore: minor update for team header-auth properties

This commit is contained in:
nivedin
2023-12-20 22:22:05 +05:30
committed by Andrew Bastin
parent 6d7b0e11a3
commit a4aa808103
2 changed files with 10 additions and 2 deletions

View File

@@ -68,7 +68,7 @@ export function navigateToFolderWithIndexPath(
}
/**
* Used to obtain the inherited auth and headers for a given folder path, used for both REST and GraphQL
* Used to obtain the inherited auth and headers for a given folder path, used for both REST and GraphQL personal collections
* @param folderPath the path of the folder to cascade the auth from
* @param type the type of collection
* @returns the inherited auth and headers for the given folder path