mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-02 04:50:06 -05:00
chore: improving component test infra (#18378)
This commit is contained in:
@@ -145,7 +145,7 @@ function generateTestExtensions (schema: GraphQLSchema) {
|
||||
|
||||
extend type Query {
|
||||
testFragmentMember: TestUnion!
|
||||
testFragmentMemberList: [TestUnion!]!
|
||||
testFragmentMemberList(count: Int = 2): [TestUnion!]!
|
||||
}
|
||||
`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user