Skip to content

Commit a676e2c

Browse files
authored
chore: update metaphysics graphql schema (#12595)
1 parent ba3be48 commit a676e2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

data/schema.graphql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17164,6 +17164,7 @@ type Partner implements Node {
1716417164
page: Int = 1
1716517165
query: String!
1716617166
size: Int = 10
17167+
status: [String]
1716717168
): ShowConnection
1716817169

1716917170
# A slug ID.

0 commit comments

Comments
 (0)