Skip to content

Commit

Permalink
Update GraphQL TS Schema
Browse files Browse the repository at this point in the history
Signed-off-by: Plural Bot <[email protected]>
  • Loading branch information
plural-bot committed Dec 28, 2022
1 parent 8c45c53 commit f010519
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions www/src/generated/graphql.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1867,9 +1867,9 @@ export enum Provider {
Custom = 'CUSTOM',
Equinix = 'EQUINIX',
Gcp = 'GCP',
Kind = 'KIND',
Kubernetes = 'KUBERNETES',
Generic = 'GENERIC',
Kind = 'KIND',
Kubernetes = 'KUBERNETES'
}

export type PublicKey = {
Expand Down

0 comments on commit f010519

Please sign in to comment.