You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can retrieve headerId and digest from the extension object but the fields object does not work. query Extension { blocks { header { extension { headerId digest fields } } } }