I’m confused by the description, is the lateness_time returned by this query the SLA by each phase?
query MyQuery {
allCards(pipeId: "") {
edges {
node {
phases_history {
phase {
id
lateness_time
name
}
}
}
}
}
}
Join us in the Pipefy Community! 🚀
No account yet? Create an account
Login with your Pipefy credentials
or
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

