Skip to content
This repository was archived by the owner on Jul 23, 2024. It is now read-only.
This repository was archived by the owner on Jul 23, 2024. It is now read-only.

Refactor Field Type organization #243

@jasonbahl

Description

@jasonbahl

Currently, the class-config.php file includes a massive switch statement and logic for all field types.

Each field should have it's own Class file, extending a generic AcfField class, which sets up how the field is mapped to the GraphQL Schema and how the fields resolve.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions