Skip to content

Commit f010519

Browse files
committed
Update GraphQL TS Schema
Signed-off-by: Plural Bot <[email protected]>
1 parent 8c45c53 commit f010519

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

www/src/generated/graphql.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -1867,9 +1867,9 @@ export enum Provider {
18671867
Custom = 'CUSTOM',
18681868
Equinix = 'EQUINIX',
18691869
Gcp = 'GCP',
1870-
Kind = 'KIND',
1871-
Kubernetes = 'KUBERNETES',
18721870
Generic = 'GENERIC',
1871+
Kind = 'KIND',
1872+
Kubernetes = 'KUBERNETES'
18731873
}
18741874

18751875
export type PublicKey = {

0 commit comments

Comments
 (0)