We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 956726c commit 62b0153Copy full SHA for 62b0153
graph/patterns/graph-structure.md
@@ -0,0 +1,30 @@
1
+# Pattern name
2
+
3
+Microsoft Graph API Design Pattern
4
5
+*Provide a short description of the pattern.*
6
7
8
+## Problem
9
10
+*Describe the business context relevant for the pattern.*
11
12
+*Provide a short description of the problem.*
13
14
+## Solution
15
16
+*Describe how to implement the solution to solve the problem.*
17
18
+*Describe related patterns.*
19
20
+## When to use this pattern
21
22
+*Describe when and why the solution is applicable and when it might not be.*
23
24
+## Issues and considerations
25
26
+*Describe tradeoffs of the solution.*
27
28
+## Example
29
30
+*Provide a short example from real life.*
0 commit comments