Add functionality to save source browse searches
This commit is contained in:
@@ -65,6 +65,10 @@ export const PARTIAL_SOURCE_FIELDS = gql`
|
||||
pkgName
|
||||
repo
|
||||
}
|
||||
meta {
|
||||
key
|
||||
value
|
||||
}
|
||||
}
|
||||
`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user