Skip to content

Commit c51a6f5

Browse files
committed
Adjust headings in troubleshooting section
1 parent 1c908cb commit c51a6f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/platform/operation-registry.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ Finally, to confirm that the server will allow permitted operations, try running
175175

176176
## Troubleshooting
177177

178-
### Operations aren't being forbidden or operations which should be permitted are not allowed
178+
#### Operations aren't being forbidden or operations which should be permitted are not allowed
179179

180180
The first step in debugging the operation registry behavior is to enable debugging. This can be done by enabling the `debug` setting on the plugin within the Apollo Server constructor options:
181181

@@ -204,7 +204,7 @@ Incoming manifest ADDs: c60ac6dfe19ba70dd9d6a29a27...
204204

205205
By clicking on the URL listed in the `Checking for manifest changes at ` message, it will be possible to see the full contents of the manifest and see the list of permitted operations. This information is not publicly available and this URL should not be shared.
206206

207-
### Schema registration
207+
#### Schema registration
208208

209209
If a problem occurs during the `apollo service:push` command, make sure that the running Apollo Server can be accessed from the machine where the command is being executed.
210210

0 commit comments

Comments
 (0)