<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Tejas Agawane</title>
    <description>The latest articles on DEV Community by Tejas Agawane (@us015996993_eygs).</description>
    <link>https://dev.to/us015996993_eygs</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1027882%2Ffa496750-1cf6-48ba-90db-2b87b1a0dcf8.png</url>
      <title>DEV Community: Tejas Agawane</title>
      <link>https://dev.to/us015996993_eygs</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/us015996993_eygs"/>
    <language>en</language>
    <item>
      <title>Schema stitching problem with apollo prisma graphql service</title>
      <dc:creator>Tejas Agawane</dc:creator>
      <pubDate>Tue, 07 Mar 2023 13:55:24 +0000</pubDate>
      <link>https://dev.to/us015996993_eygs/schema-stitching-problem-with-apollo-prisma-graphql-service-fcb</link>
      <guid>https://dev.to/us015996993_eygs/schema-stitching-problem-with-apollo-prisma-graphql-service-fcb</guid>
      <description>&lt;p&gt;Hi Team,&lt;br&gt;
I am facing problem with existing data gateway service (graphql schema stitching). This service works fine with other graphql services which are written using spring boot but it gives error while fetching data from 'apollo prisma graphql service' where response of this service has &amp;gt; 100k records and this service creates schema using npx prisma generate (we don't use normal typedefs or schema.graphqls). &lt;br&gt;
Error is &lt;code&gt;graphql.schema.idl.errors.SchemaProblem: errors=[A schema MUST have a 'query' operation defined]&lt;br&gt;
    at graphql.schema.idl.SchemaGenerator.makeExecutableSchema(SchemaGenerator.java:82) ~[graphql-java-19.2.jar:na]&lt;br&gt;
    at graphql.schema.idl.SchemaGenerator.makeExecutableSchema(SchemaGenerator.java:58) ~[graphql-java-19.2.jar:na]&lt;br&gt;
    at io.fria.lilo.LiloContext.createGraphQL(LiloContext.java:178) ~[lilo-22.11.0.jar:na]&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;Can you please advise on this. Much appreciated response on this thread. &lt;/p&gt;

&lt;p&gt;Thank you,&lt;br&gt;
Tejas&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Is there any reference of upgrading prisma(index.ts) with Apollo 4.x version and adding custom get endpoint for health check</title>
      <dc:creator>Tejas Agawane</dc:creator>
      <pubDate>Thu, 16 Feb 2023 06:58:29 +0000</pubDate>
      <link>https://dev.to/us015996993_eygs/is-there-any-reference-of-upgrading-prismaindexts-with-apollo-4x-version-and-adding-custom-get-endpoint-for-health-check-4f9l</link>
      <guid>https://dev.to/us015996993_eygs/is-there-any-reference-of-upgrading-prismaindexts-with-apollo-4x-version-and-adding-custom-get-endpoint-for-health-check-4f9l</guid>
      <description></description>
    </item>
  </channel>
</rss>
