Add console logs to code step (#10786)
Works for local and lambda drivers ## After  
This commit is contained in:
@ -6,6 +6,7 @@ export const EXECUTE_ONE_SERVERLESS_FUNCTION = gql`
|
||||
) {
|
||||
executeOneServerlessFunction(input: $input) {
|
||||
data
|
||||
logs
|
||||
duration
|
||||
status
|
||||
error
|
||||
|
||||
Reference in New Issue
Block a user