Skip to content

Commit

Permalink
style updates
Browse files Browse the repository at this point in the history
  • Loading branch information
tusharmath committed Sep 10, 2024
1 parent 0c5d3cd commit c611967
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/slides.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ class: middle

## .font-grey[Part 1]

# GraphQL Journey
# .tc-underline[GraphQL Journey]

---

Expand Down Expand Up @@ -223,7 +223,7 @@ class: middle

## .font-grey[Part 3]

# Learnings of 8 Years
# .tc-underline[Learnings of 8 Years]

---

Expand Down Expand Up @@ -465,7 +465,7 @@ class: middle
<span style="color: #00FF00;">INFO</span> N + 1 detected: 1
<span style="color: #FF0000;">ERROR</span> <span style="color: #FFFF00;">Invalid Configuration</span>
<span style="color: #AAAAAA;">Caused by:</span>
• <span style="color: #BFBFBF;">argument 'id' is a nullable type</span><span style="color: #00FFFF;"> [at Post.user]</span>
• <span style="color: #BFBFBF;">argument 'id' is a nullable type</span><span style="color: #00FFFF;"> [at Query.args.id]</span>
</pre>

---
Expand Down

0 comments on commit c611967

Please sign in to comment.