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
fix: [BT-1616]: speed up graphql schema load time (#36218)
* fix: [BT-1616]: reduce the number of times we load the schema files from 3 to 2
* fix: [BT-1616]: take out unnecessary if null checks when in init
* fix: [BT-1616]: reformat and optimize imports
0 commit comments