target_sources(${PROJECT_NAME}_tests
        PRIVATE
        AbstractGraphqlRequestTest.cpp
        GraphqlErrorTest.cpp
        GraphqlQueryRegistryTest.cpp
        GraphqlResponseTest.cpp
        GraphqlResponseUtilsTest.cpp)
