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
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,10 +5,9 @@
5
5
6
6
The SOQL Lib provides functional constructs for SOQL queries in Apex.
7
7
8
-
For more details, please refer to the [documentation](https://soql-lib.vercel.app/).
9
-
10
-
You may also find [this blog post](https://beyondthecloud.dev/blog/soql-lib) about SOQL Lib interesting.
8
+
For more details, please refer to the [documentation](https://soql.beyondthecloud.dev).
11
9
10
+
You may also find [this blog post](https://blog.beyondthecloud.dev/blog/soql-lib) about SOQL Lib interesting. Check why you need a selector layer in [this post](https://blog.beyondthecloud.dev/blog/why-do-you-need-selector-layer).
0 commit comments