Skip to content

Commit ed5a497

Browse files
authored
Merge pull request #846 from constructive-io/schema-update/post-constructive-publish
chore: update schemas from constructive-db (post-constructive-publish)
2 parents 9f38375 + 1873f2f commit ed5a497

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)