commit
009cf6e167
1 changed files with 1 additions and 1 deletions
|
|
@ -320,7 +320,7 @@ func CurrentUserProjectsV2(client *Client, hostname string) ([]ProjectV2, error)
|
|||
return projectsV2, nil
|
||||
}
|
||||
|
||||
// When querying ProjectsV2 fields we generally dont want to show the user
|
||||
// When querying ProjectsV2 fields we generally don't want to show the user
|
||||
// scope errors and field does not exist errors. ProjectsV2IgnorableError
|
||||
// checks against known error strings to see if an error can be safely ignored.
|
||||
// Due to the fact that the GraphQLClient can return multiple types of errors
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue