webpack/graphql/queries/ovalContents.gql in foreman_openscap-5.0.0 vs webpack/graphql/queries/ovalContents.gql in foreman_openscap-5.1.0
- old
+ new
@@ -6,9 +6,12 @@
nodes {
id
name
url
originalFilename
+ meta {
+ canDestroy
+ }
}
}
currentUser {
...CurrentUserAttributes
}