@pnp/graph 2.8.0 → 2.12.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (153) hide show
  1. package/LICENSE +25 -25
  2. package/attachments/conversations.d.ts +9 -9
  3. package/attachments/conversations.js +4 -4
  4. package/attachments/index.d.ts +2 -2
  5. package/attachments/index.js +2 -2
  6. package/attachments/types.d.ts +26 -26
  7. package/attachments/types.js +46 -46
  8. package/batch.d.ts +17 -17
  9. package/batch.js +176 -176
  10. package/calendars/funcs.d.ts +36 -36
  11. package/calendars/funcs.js +43 -43
  12. package/calendars/groups.d.ts +13 -13
  13. package/calendars/groups.js +5 -5
  14. package/calendars/index.d.ts +4 -4
  15. package/calendars/index.js +3 -3
  16. package/calendars/types.d.ts +52 -52
  17. package/calendars/types.js +98 -98
  18. package/calendars/users.d.ts +22 -22
  19. package/calendars/users.js +9 -9
  20. package/cloud-communications/index.d.ts +8 -8
  21. package/cloud-communications/index.js +14 -14
  22. package/cloud-communications/types.d.ts +21 -21
  23. package/cloud-communications/types.js +46 -46
  24. package/cloud-communications/users.d.ts +9 -9
  25. package/cloud-communications/users.js +4 -4
  26. package/contacts/index.d.ts +2 -2
  27. package/contacts/index.js +2 -2
  28. package/contacts/types.d.ts +75 -75
  29. package/contacts/types.js +145 -145
  30. package/contacts/users.d.ts +11 -11
  31. package/contacts/users.js +5 -5
  32. package/conversations/groups.d.ts +13 -13
  33. package/conversations/groups.js +6 -6
  34. package/conversations/index.d.ts +2 -2
  35. package/conversations/index.js +2 -2
  36. package/conversations/types.d.ts +103 -103
  37. package/conversations/types.js +173 -173
  38. package/decorators.d.ts +103 -103
  39. package/decorators.js +138 -138
  40. package/directory-objects/index.d.ts +7 -7
  41. package/directory-objects/index.js +13 -13
  42. package/directory-objects/types.d.ts +67 -67
  43. package/directory-objects/types.js +96 -96
  44. package/graphhttpclient.d.ts +13 -13
  45. package/graphhttpclient.js +95 -95
  46. package/graphlibconfig.d.ts +21 -21
  47. package/graphlibconfig.js +19 -19
  48. package/graphqueryable.d.ts +156 -156
  49. package/graphqueryable.d.ts.map +1 -1
  50. package/graphqueryable.js +247 -242
  51. package/graphqueryable.js.map +1 -1
  52. package/groups/index.d.ts +7 -7
  53. package/groups/index.js +13 -13
  54. package/groups/types.d.ts +81 -81
  55. package/groups/types.js +137 -137
  56. package/index.d.ts +8 -8
  57. package/index.js +7 -7
  58. package/insights/index.d.ts +2 -2
  59. package/insights/index.js +2 -2
  60. package/insights/types.d.ts +76 -76
  61. package/insights/types.js +162 -162
  62. package/insights/users.d.ts +9 -9
  63. package/insights/users.js +4 -4
  64. package/invitations/index.d.ts +7 -7
  65. package/invitations/index.js +13 -13
  66. package/invitations/types.d.ts +25 -25
  67. package/invitations/types.js +44 -44
  68. package/members/groups.d.ts +11 -11
  69. package/members/groups.js +5 -5
  70. package/members/index.d.ts +2 -2
  71. package/members/index.js +2 -2
  72. package/members/types.d.ts +31 -31
  73. package/members/types.js +49 -49
  74. package/messages/index.d.ts +2 -2
  75. package/messages/index.js +2 -2
  76. package/messages/types.d.ts +43 -43
  77. package/messages/types.js +77 -77
  78. package/messages/users.d.ts +15 -15
  79. package/messages/users.js +10 -10
  80. package/onedrive/index.d.ts +2 -2
  81. package/onedrive/index.js +2 -2
  82. package/onedrive/types.d.ts +95 -95
  83. package/onedrive/types.js +241 -241
  84. package/onedrive/users.d.ts +11 -11
  85. package/onedrive/users.js +5 -5
  86. package/onenote/index.d.ts +2 -2
  87. package/onenote/index.js +2 -2
  88. package/onenote/types.d.ts +76 -76
  89. package/onenote/types.js +149 -149
  90. package/onenote/users.d.ts +9 -9
  91. package/onenote/users.js +4 -4
  92. package/operations.d.ts +8 -8
  93. package/operations.js +41 -41
  94. package/outlook/index.d.ts +2 -2
  95. package/outlook/index.js +2 -2
  96. package/outlook/types.d.ts +40 -40
  97. package/outlook/types.js +76 -76
  98. package/outlook/users.d.ts +9 -9
  99. package/outlook/users.js +4 -4
  100. package/package.json +5 -5
  101. package/photos/groups.d.ts +9 -9
  102. package/photos/groups.js +4 -4
  103. package/photos/index.d.ts +3 -3
  104. package/photos/index.js +3 -3
  105. package/photos/types.d.ts +21 -21
  106. package/photos/types.js +37 -37
  107. package/photos/users.d.ts +9 -9
  108. package/photos/users.js +4 -4
  109. package/planner/groups.d.ts +9 -9
  110. package/planner/groups.js +4 -4
  111. package/planner/index.d.ts +9 -9
  112. package/planner/index.js +15 -15
  113. package/planner/types.d.ts +117 -117
  114. package/planner/types.js +291 -291
  115. package/planner/users.d.ts +9 -9
  116. package/planner/users.js +4 -4
  117. package/presets/all.d.ts +38 -38
  118. package/presets/all.js +38 -38
  119. package/readme.md +21 -21
  120. package/rest.d.ts +30 -30
  121. package/rest.js +57 -57
  122. package/search/index.d.ts +7 -7
  123. package/search/index.js +18 -18
  124. package/search/types.d.ts +16 -16
  125. package/search/types.js +23 -23
  126. package/sites/group.d.ts +9 -9
  127. package/sites/group.js +4 -4
  128. package/sites/index.d.ts +2 -2
  129. package/sites/index.js +2 -2
  130. package/sites/types.d.ts +23 -23
  131. package/sites/types.js +47 -47
  132. package/subscriptions/index.d.ts +7 -7
  133. package/subscriptions/index.js +13 -13
  134. package/subscriptions/types.d.ts +37 -37
  135. package/subscriptions/types.js +72 -72
  136. package/teams/index.d.ts +19 -19
  137. package/teams/index.js +35 -35
  138. package/teams/types.d.ts +112 -111
  139. package/teams/types.d.ts.map +1 -1
  140. package/teams/types.js +261 -254
  141. package/teams/types.js.map +1 -1
  142. package/teams/users.d.ts +9 -9
  143. package/teams/users.js +4 -4
  144. package/types.d.ts +9 -9
  145. package/types.js +19 -19
  146. package/users/index.d.ts +8 -8
  147. package/users/index.js +23 -23
  148. package/users/types.d.ts +35 -35
  149. package/users/types.js +82 -82
  150. package/utils/toabsoluteurl.d.ts +7 -7
  151. package/utils/toabsoluteurl.js +48 -48
  152. package/utils/type.d.ts +3 -3
  153. package/utils/type.js +3 -3
@@ -1,157 +1,157 @@
1
- import { IFetchOptions } from "@pnp/common";
2
- import { Queryable, IInvokable, IRequestContext } from "@pnp/odata";
3
- export interface IGraphQueryableConstructor<T> {
4
- new (baseUrl: string | IGraphQueryable, path?: string): T;
5
- }
6
- export declare const graphInvokableFactory: <R>(f: any) => (baseUrl: string | IGraphQueryable, path?: string) => R & IInvokable<any>;
7
- /**
8
- * Queryable Base Class
9
- *
10
- */
11
- export declare class _GraphQueryable<GetType = any> extends Queryable<GetType> {
12
- /**
13
- * Creates a new instance of the Queryable class
14
- *
15
- * @constructor
16
- * @param baseUrl A string or Queryable that should form the base part of the url
17
- *
18
- */
19
- constructor(baseUrl: string | IGraphQueryable, path?: string);
20
- /**
21
- * Choose which fields to return
22
- *
23
- * @param selects One or more fields to return
24
- */
25
- select(...selects: string[]): this;
26
- /**
27
- * Expands fields such as lookups to get additional data
28
- *
29
- * @param expands The Fields for which to expand the values
30
- */
31
- expand(...expands: string[]): this;
32
- defaultAction(options?: IFetchOptions): Promise<GetType>;
33
- get<T = GetType>(options?: IFetchOptions): Promise<T>;
34
- /**
35
- * Gets the full url with query information
36
- *
37
- */
38
- toUrlAndQuery(): string;
39
- setEndpoint(endpoint: "beta" | "v1.0"): this;
40
- /**
41
- * Clones this queryable into a new queryable instance of T
42
- * @param factory Constructor used to create the new instance
43
- * @param additionalPath Any additional path to include in the clone
44
- * @param includeBatch If true this instance's batch will be added to the cloned instance
45
- * @param includeQuery If true all of the query values will be copied to the cloned instance
46
- */
47
- clone<T extends IGraphQueryable>(factory: (...args: any[]) => T, additionalPath?: string, includeBatch?: boolean, includeQuery?: boolean): T;
48
- /**
49
- * Gets a parent for this instance as specified
50
- *
51
- * @param factory The contructor for the class to create
52
- */
53
- protected getParent<T extends _GraphQueryable>(factory: IGraphQueryableConstructor<T>, baseUrl?: string | IGraphQueryable, path?: string): T;
54
- /**
55
- * Gets the current base url of this object (https://graph.microsoft.com/v1.0 or https://graph.microsoft.com/beta)
56
- */
57
- protected getUrlBase(): string;
58
- }
59
- export interface IGraphQueryable<GetType = any> extends _GraphQueryable<GetType> {
60
- }
61
- export interface _GraphQueryable<GetType = any> {
62
- <T = GetType>(options?: Partial<IRequestContext<T>>): Promise<T>;
63
- }
64
- export declare const GraphQueryable: (baseUrl: string | IGraphQueryable, path?: string) => IGraphQueryable<any> & IInvokable<any>;
65
- /**
66
- * Represents a REST collection which can be filtered, paged, and selected
67
- *
68
- */
69
- export declare class _GraphQueryableCollection<GetType = any[]> extends _GraphQueryable<GetType> {
70
- /**
71
- *
72
- * @param filter The string representing the filter query
73
- */
74
- filter(filter: string): this;
75
- /**
76
- * Orders based on the supplied fields
77
- *
78
- * @param orderby The name of the field on which to sort
79
- * @param ascending If false DESC is appended, otherwise ASC (default)
80
- */
81
- orderBy(orderBy: string, ascending?: boolean): this;
82
- /**
83
- * Limits the query to only return the specified number of items
84
- *
85
- * @param top The query row limit
86
- */
87
- top(top: number): this;
88
- /**
89
- * Skips a set number of items in the return set
90
- *
91
- * @param num Number of items to skip
92
- */
93
- skip(num: number): this;
94
- /**
95
- * To request second and subsequent pages of Graph data
96
- */
97
- skipToken(token: string): this;
98
- /**
99
- * Retrieves the total count of matching resources
100
- */
101
- get count(): this;
102
- }
103
- export interface IGraphQueryableCollection<GetType = any[]> extends IInvokable, IGraphQueryable<GetType> {
104
- /**
105
- * Retrieves the total count of matching resources
106
- */
107
- count: this;
108
- /**
109
- *
110
- * @param filter The string representing the filter query
111
- */
112
- filter(filter: string): this;
113
- /**
114
- * Orders based on the supplied fields
115
- *
116
- * @param orderby The name of the field on which to sort
117
- * @param ascending If false DESC is appended, otherwise ASC (default)
118
- */
119
- orderBy(orderBy: string, ascending?: boolean): this;
120
- /**
121
- * Limits the query to only return the specified number of items
122
- *
123
- * @param top The query row limit
124
- */
125
- top(top: number): this;
126
- /**
127
- * Skips a set number of items in the return set
128
- *
129
- * @param num Number of items to skip
130
- */
131
- skip(num: number): this;
132
- /**
133
- * To request second and subsequent pages of Graph data
134
- */
135
- skipToken(token: string): this;
136
- }
137
- export declare const GraphQueryableCollection: (baseUrl: string | IGraphQueryable, path?: string) => IGraphQueryableCollection<any[]> & IInvokable<any>;
138
- export declare class _GraphQueryableSearchableCollection<GetType = any[]> extends _GraphQueryableCollection<GetType> {
139
- /**
140
- * To request second and subsequent pages of Graph data
141
- */
142
- search(query: string): this;
143
- }
144
- export interface IGraphQueryableSearchableCollection<GetType = any> extends IInvokable, IGraphQueryable<GetType> {
145
- search(query: string): this;
146
- }
147
- export declare const GraphQueryableSearchableCollection: (baseUrl: string | IGraphQueryable, path?: string) => IGraphQueryableSearchableCollection<any> & IInvokable<any>;
148
- /**
149
- * Represents an instance that can be selected
150
- *
151
- */
152
- export declare class _GraphQueryableInstance<GetType = any> extends _GraphQueryable<GetType> {
153
- }
154
- export interface IGraphQueryableInstance<GetType = any> extends IInvokable, IGraphQueryable<GetType> {
155
- }
156
- export declare const GraphQueryableInstance: (baseUrl: string | IGraphQueryable, path?: string) => IGraphQueryableInstance<any> & IInvokable<any>;
1
+ import { IFetchOptions } from "@pnp/common";
2
+ import { Queryable, IInvokable, IRequestContext } from "@pnp/odata";
3
+ export interface IGraphQueryableConstructor<T> {
4
+ new (baseUrl: string | IGraphQueryable, path?: string): T;
5
+ }
6
+ export declare const graphInvokableFactory: <R>(f: any) => (baseUrl: string | IGraphQueryable, path?: string) => R & IInvokable<any>;
7
+ /**
8
+ * Queryable Base Class
9
+ *
10
+ */
11
+ export declare class _GraphQueryable<GetType = any> extends Queryable<GetType> {
12
+ /**
13
+ * Creates a new instance of the Queryable class
14
+ *
15
+ * @constructor
16
+ * @param baseUrl A string or Queryable that should form the base part of the url
17
+ *
18
+ */
19
+ constructor(baseUrl: string | IGraphQueryable, path?: string);
20
+ /**
21
+ * Choose which fields to return
22
+ *
23
+ * @param selects One or more fields to return
24
+ */
25
+ select(...selects: string[]): this;
26
+ /**
27
+ * Expands fields such as lookups to get additional data
28
+ *
29
+ * @param expands The Fields for which to expand the values
30
+ */
31
+ expand(...expands: string[]): this;
32
+ defaultAction(options?: IFetchOptions): Promise<GetType>;
33
+ get<T = GetType>(options?: IFetchOptions): Promise<T>;
34
+ /**
35
+ * Gets the full url with query information
36
+ *
37
+ */
38
+ toUrlAndQuery(): string;
39
+ setEndpoint(endpoint: "beta" | "v1.0"): this;
40
+ /**
41
+ * Clones this queryable into a new queryable instance of T
42
+ * @param factory Constructor used to create the new instance
43
+ * @param additionalPath Any additional path to include in the clone
44
+ * @param includeBatch If true this instance's batch will be added to the cloned instance
45
+ * @param includeQuery If true all of the query values will be copied to the cloned instance
46
+ */
47
+ clone<T extends IGraphQueryable>(factory: (...args: any[]) => T, additionalPath?: string, includeBatch?: boolean, includeQuery?: boolean): T;
48
+ /**
49
+ * Gets a parent for this instance as specified
50
+ *
51
+ * @param factory The contructor for the class to create
52
+ */
53
+ protected getParent<T extends _GraphQueryable>(factory: IGraphQueryableConstructor<T>, baseUrl?: string | IGraphQueryable, path?: string): T;
54
+ /**
55
+ * Gets the current base url of this object (https://graph.microsoft.com/v1.0 or https://graph.microsoft.com/beta)
56
+ */
57
+ protected getUrlBase(): string;
58
+ }
59
+ export interface IGraphQueryable<GetType = any> extends _GraphQueryable<GetType> {
60
+ }
61
+ export interface _GraphQueryable<GetType = any> {
62
+ <T = GetType>(options?: Partial<IRequestContext<T>>): Promise<T>;
63
+ }
64
+ export declare const GraphQueryable: (baseUrl: string | IGraphQueryable, path?: string) => IGraphQueryable<any> & IInvokable<any>;
65
+ /**
66
+ * Represents a REST collection which can be filtered, paged, and selected
67
+ *
68
+ */
69
+ export declare class _GraphQueryableCollection<GetType = any[]> extends _GraphQueryable<GetType> {
70
+ /**
71
+ *
72
+ * @param filter The string representing the filter query
73
+ */
74
+ filter(filter: string): this;
75
+ /**
76
+ * Orders based on the supplied fields
77
+ *
78
+ * @param orderby The name of the field on which to sort
79
+ * @param ascending If false DESC is appended, otherwise ASC (default)
80
+ */
81
+ orderBy(orderBy: string, ascending?: boolean): this;
82
+ /**
83
+ * Limits the query to only return the specified number of items
84
+ *
85
+ * @param top The query row limit
86
+ */
87
+ top(top: number): this;
88
+ /**
89
+ * Skips a set number of items in the return set
90
+ *
91
+ * @param num Number of items to skip
92
+ */
93
+ skip(num: number): this;
94
+ /**
95
+ * To request second and subsequent pages of Graph data
96
+ */
97
+ skipToken(token: string): this;
98
+ /**
99
+ * Retrieves the total count of matching resources
100
+ */
101
+ get count(): this;
102
+ }
103
+ export interface IGraphQueryableCollection<GetType = any[]> extends IInvokable, IGraphQueryable<GetType> {
104
+ /**
105
+ * Retrieves the total count of matching resources
106
+ */
107
+ count: this;
108
+ /**
109
+ *
110
+ * @param filter The string representing the filter query
111
+ */
112
+ filter(filter: string): this;
113
+ /**
114
+ * Orders based on the supplied fields
115
+ *
116
+ * @param orderby The name of the field on which to sort
117
+ * @param ascending If false DESC is appended, otherwise ASC (default)
118
+ */
119
+ orderBy(orderBy: string, ascending?: boolean): this;
120
+ /**
121
+ * Limits the query to only return the specified number of items
122
+ *
123
+ * @param top The query row limit
124
+ */
125
+ top(top: number): this;
126
+ /**
127
+ * Skips a set number of items in the return set
128
+ *
129
+ * @param num Number of items to skip
130
+ */
131
+ skip(num: number): this;
132
+ /**
133
+ * To request second and subsequent pages of Graph data
134
+ */
135
+ skipToken(token: string): this;
136
+ }
137
+ export declare const GraphQueryableCollection: (baseUrl: string | IGraphQueryable, path?: string) => IGraphQueryableCollection<any[]> & IInvokable<any>;
138
+ export declare class _GraphQueryableSearchableCollection<GetType = any[]> extends _GraphQueryableCollection<GetType> {
139
+ /**
140
+ * To request second and subsequent pages of Graph data
141
+ */
142
+ search(query: string): this;
143
+ }
144
+ export interface IGraphQueryableSearchableCollection<GetType = any> extends IInvokable, IGraphQueryable<GetType> {
145
+ search(query: string): this;
146
+ }
147
+ export declare const GraphQueryableSearchableCollection: (baseUrl: string | IGraphQueryable, path?: string) => IGraphQueryableSearchableCollection<any> & IInvokable<any>;
148
+ /**
149
+ * Represents an instance that can be selected
150
+ *
151
+ */
152
+ export declare class _GraphQueryableInstance<GetType = any> extends _GraphQueryable<GetType> {
153
+ }
154
+ export interface IGraphQueryableInstance<GetType = any> extends IInvokable, IGraphQueryable<GetType> {
155
+ }
156
+ export declare const GraphQueryableInstance: (baseUrl: string | IGraphQueryable, path?: string) => IGraphQueryableInstance<any> & IInvokable<any>;
157
157
  //# sourceMappingURL=graphqueryable.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"graphqueryable.d.ts","sourceRoot":"","sources":["../../../../packages/graph/graphqueryable.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"graphqueryable.d.ts","sourceRoot":"","sources":["../../../../packages/graph/graphqueryable.ts"],"names":[],"mappings":"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"}