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="#00688b" fontcolor="black" fontsize="12" arrowsize="0.5" penwidth="1.0" ] "amplify/backend/api" -- "src/Functions" [label=" 4 ", penwidth="4", color="#00688b93"]; "src/Functions" -- "src" [label=" 4 ", penwidth="4", color="#00688b93"]; "src/graphql" -- "src/Functions" [label=" 3 ", penwidth="3", color="#00688b82"]; "src/graphql" -- "amplify/backend/api" [label=" 3 ", penwidth="3", color="#00688b82"]; "cloudformation/custom_resources/sqsInvokedFunction" -- "amplify/backend/function" [label=" 1 ", penwidth="1", color="#00688b5E"]; "src/Functions" -- "amplify/backend/function" [label=" 1 ", penwidth="1", color="#00688b5E"]; "src/Functions" -- "cloudformation/custom_resources/sqsInvokedFunction" [label=" 1 ", penwidth="1", color="#00688b5E"]; "cloudformation/custom_resources/getAppSyncEndpoint" -- "cloudformation/custom_resources/sqsInvokedFunction" [label=" 1 ", penwidth="1", color="#00688b5E"]; "cloudformation/custom_resources/githubhelper" -- "cloudformation/custom_resources/sqsInvokedFunction" [label=" 1 ", penwidth="1", color="#00688b5E"]; "cloudformation/custom_resources/githubhelper" -- "cloudformation/custom_resources/getAppSyncEndpoint" [label=" 1 ", penwidth="1", color="#00688b5E"]; "ROOT" -- "amplify/backend/api" [label=" 1 ", penwidth="1", color="#00688b5E"]; "ROOT" -- "amplify/backend/function" [label=" 1 ", penwidth="1", color="#00688b5E"]; "public" -- "src/Functions" [label=" 1 ", penwidth="1", color="#00688b5E"]; "src" -- "public" [label=" 1 ", penwidth="1", color="#00688b5E"]; }