Skip to content
This repository was archived by the owner on Feb 4, 2026. It is now read-only.
This repository was archived by the owner on Feb 4, 2026. It is now read-only.

Allow optional fields in the uncrashable config file #96

Description

@monitz87

Firstly, the docs don't specify that networkConfig and networkConfig.entityIdPrefixes must be defined and cannot be empty. Same thing goes for entitySettings.<ENTITY_NAME>.useDefault (though it can be empty, it must always be defined)

Secondly, these fields (IMO) should be optional. If I'm only managing one chain in my subgraph, and I don't want any prefix, a sensible default would be to assign empty string as a prefix for any chain. useDefault could very well default to {}.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions