Member Junction
    Preparing search index...

    Type Alias WriteRefusalCode

    WriteRefusalCode:
        | "CREATE_ENTITY_ERROR"
        | "SAVE_ENTITY_ERROR"
        | "DELETE_ENTITY_ERROR"

    Error codes the write resolvers use; kept distinct so a client can tell the operations apart.