Commit 1085c21d authored by Alex Kalderimis's avatar Alex Kalderimis

Correct example name

parent a0ca29b2
...@@ -411,7 +411,7 @@ class BranchResolver < BaseResolver ...@@ -411,7 +411,7 @@ class BranchResolver < BaseResolver
end end
``` ```
Then when we use it, any field that uses `BaseResolver` will have the correct Then when we use it, any field that uses `BranchResolver` will have the correct
value for `calls_gitaly:`. value for `calls_gitaly:`.
### Exposing permissions for a type ### Exposing permissions for a type
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment