Skip to content

Commit 1873f2f

Browse files
chore: update schemas from constructive-db
Auto-generated by schema-propagation workflow. Source: constructive-db@cbab0c50
1 parent 9f38375 commit 1873f2f

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

sdk/migrate-client/schemas/migrate.graphql

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,6 @@ input SqlActionFilter {
356356

357357
"""Negates the expression."""
358358
not: SqlActionFilter
359-
360359
}
361360

362361
"""
@@ -531,7 +530,6 @@ input StringFilter {
531530

532531
"""Greater than or equal to the specified value (case-insensitive)."""
533532
greaterThanOrEqualToInsensitive: String
534-
535533
}
536534

537535
"""
@@ -1182,4 +1180,4 @@ input DeleteSqlActionInput {
11821180
"""
11831181
clientMutationId: String
11841182
id: Int!
1185-
}
1183+
}

sdk/migrate-client/src/index.ts

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)