Skip to content

Add async_select_many and async_select_one field types #20

Description

@kamarmack

Asynchronous variants of these for use cases where it's impractical to store the enum lists on the client

	'select_many', // array - array of strings from enum
	'select_one', // string - single string from enum

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions