Skip to content

Commit

Permalink
add shared ip address to graphql query of GetApp()
Browse files Browse the repository at this point in the history
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
  • Loading branch information
aryan9600 committed Oct 2, 2024
1 parent 58245f0 commit 30608cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resource_apps.go
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ func (client *Client) GetApp(ctx context.Context, appName string) (*App, error)
createdAt
}
}
sharedIpAddress
imageDetails {
registry
repository
Expand Down

0 comments on commit 30608cd

Please sign in to comment.