You are here

6 calls to QueryResultAssertionTrait::defaultMutationCacheMetaData() in GraphQL 8.3

EntityMutationTest::testCreateEntityMutation in modules/graphql_core/tests/src/Kernel/EntityMutation/EntityMutationTest.php
Test entity creation.
EntityMutationTest::testCreateEntityMutationViolation in modules/graphql_core/tests/src/Kernel/EntityMutation/EntityMutationTest.php
Test entity creation violations.
EntityMutationTest::testDeleteEntityMutation in modules/graphql_core/tests/src/Kernel/EntityMutation/EntityMutationTest.php
Test entity deletion.
EntityMutationTest::testUpdateEntityMutation in modules/graphql_core/tests/src/Kernel/EntityMutation/EntityMutationTest.php
Test entity updates.
MutationTest::testMutationQuery in tests/src/Kernel/Extension/MutationTest.php
Test if the schema is created properly.
TestFrameworkTest::testMutationMock in tests/src/Kernel/Framework/TestFrameworkTest.php
Test mutation mocking.