graph G { compound="true" rankdir="TB" bgcolor="white" fontname="Tahoma" node [ fixedsize="false" fontname="Tahoma" color="white" fillcolor="deepskyblue2" fontcolor="black" shape="box" style="filled" penwidth="1.0" ] edge [ fontname="Arial" color="#DC143C" fontcolor="black" fontsize="12" arrowsize="0.5" penwidth="1.0" ] "apps/community-website/amplify/backend/function" -- "apps/community-website/src/graphql" [label=" 1093 ", penwidth="10", color="#DC143CFF"]; "apps/community-website/src/graphql" -- "apps/community-website/src/shared/api" [label=" 656 ", penwidth="6", color="#DC143CB7"]; "apps/community-website/amplify/backend/function" -- "apps/community-website/src/shared/api" [label=" 159 ", penwidth="1", color="#DC143C5E"]; "apps/community-website/src/pages/videos" -- "apps/community-website/src/shared/components" [label=" 68 ", penwidth="1", color="#DC143C4C"]; }