Skip to content

Commit

Permalink
🎨 Updated cli queries
Browse files Browse the repository at this point in the history
  • Loading branch information
abdheshnayak committed Jan 14, 2024
1 parent ba092f2 commit 8de1ad2
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions src/apps/auth/server/gql/queries/infra-queries.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,16 @@ export const infraQueries = (executor: IExecutor) => ({
core_listVPNDevicesForUser {
displayName
environmentName
markedForDeletion
metadata {
name
namespace
}
projectName
status {
isReady
message {
RawMessage
}
}
spec {
cnameRecords {
host
Expand Down

0 comments on commit 8de1ad2

Please sign in to comment.