We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
0ct0pu5
/
runtipi
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu kéo về
0
Wiki
Browse Source
test(app.entity): update info field
Nicolas Meienberger
3 năm trước cách đây
mục cha
95aa267717
commit
4214b9e62d
1 tập tin đã thay đổi
với
4 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
4
0
packages/system-api/src/test/queries/getApp.graphql
+ 4
- 0
packages/system-api/src/test/queries/getApp.graphql
Xem Tập Tin
@@ -21,5 +21,9 @@ query GetApp($id: String!) {
}
requirements
}
+ updateInfo {
+ current
+ latest
+ }
}
}