You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,6 @@ After building and deploying the function, you need to [enable custom schema che
35
35
1. Run a schema check using the [Rover CLI](https://www.apollographql.com/docs/rover/) to test the integration.
36
36
- You should see check results in GraphOS Studio on the **Checks** page. You can also verify logs in the Netlify console.
37
37
38
-
39
38
## Example Github PR implementation
40
39
41
40
This example implementation also deploys a [Netlify function](https://www.netlify.com/platform/core/functions/) that can be used to set up a webhook integration with GraphOS [schema checks](https://www.apollographql.com/docs/graphos/delivery/schema-checks).
0 commit comments