Skip to content

Commit

Permalink
Added missing scopes to all in ActivityScopes.cs (#6635)
Browse files Browse the repository at this point in the history
  • Loading branch information
gkfischer authored Oct 26, 2023
1 parent 36088cc commit 348e7e9
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@ public enum ActivityScopes
CoerceVariables |
CompileOperation |
ExecuteOperation |
ResolveFieldValue
ResolveFieldValue |
DataLoaderBatch
}

0 comments on commit 348e7e9

Please sign in to comment.