Projects STRLCPY graphql-engine Commits 1269108b
🤬
  • remove a stray file (#455)

    Remove a stray file, which seems to be accidentally checked in.
    
    V3_GIT_ORIGIN_REV_ID: d7b6c859ddd48b3dde86fc4b087541e78899924e
  • Loading...
  • Anon Ray committed with hasura-bot 1 month ago
    1269108b
    1 parent 4dc02b09
  • ■ ■ ■ ■ ■ ■
    v3/crates/open-dds/src/Notes.md
    1  -Notes.md
    2  - 
    3  -Should supergraph object be part of MetadataAccessor?
    4  - -> The accessor has all the metadata objects across the subgraphs, flags.
    5  - -> Yes, this should contain the supergraph object. Supergraph objects will not be a vector
    6  - 
    7  -What should the empty accessor look like for supergraph objects?
    8  - -> While resolving metadata accessor I want to check if graphql cofig is present or not
    9  - -> And then use the logic to see if default graphql config should be applied
    10  - -> I want to check if graphql config is present OR not.
    11  - -> This should be a vector
    12  - 
    13  -1. Revert the changes from ModelRelationshipAnnotation
    14  -2. LocalModelRelationships will now take an enum of relatoinshipAnnotation which can either be anything
Please wait...
Page is in error, reload to recover