feat: Application types generation from project GQL schema's (#8995)
This commit is contained in:
committed by
GitHub
parent
ac30a989f4
commit
2c5e72d141
@@ -66,7 +66,6 @@ medusaIntegrationTestRunner({
|
||||
},
|
||||
},
|
||||
},
|
||||
undefined,
|
||||
{ throwIfKeyNotFound: true }
|
||||
)
|
||||
|
||||
@@ -127,7 +126,6 @@ medusaIntegrationTestRunner({
|
||||
},
|
||||
},
|
||||
},
|
||||
undefined,
|
||||
{
|
||||
throwIfRelationNotFound: true,
|
||||
}
|
||||
@@ -171,7 +169,6 @@ medusaIntegrationTestRunner({
|
||||
},
|
||||
},
|
||||
},
|
||||
undefined,
|
||||
{
|
||||
throwIfRelationNotFound: [Modules.PAYMENT],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user