You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hint: file paths in the GraphQLQuery attribute are relative to the project root (location of the Cargo.toml). Example: query_path = \"src/my_query.graphql\".", path)
158
158
}
159
159
ReadFileError::ReadError{ path, .. } => {
@@ -168,7 +168,8 @@ impl std::error::Error for ReadFileError {
0 commit comments