Closed maennchen closed 3 months ago
Is your feature request related to a problem? Please describe.
When setting up through igniter, the uploads are not configured.
Describe the solution you'd like
Igniter configures the schema and endpoint correctly.
Describe alternatives you've considered
None
Express the feature either with a change to resource syntax, or with a change to the resource interface
import_types Absinthe.Plug.Types
Absinthe.Plug.Parser
Plug.Parsers
Additional context
Is your feature request related to a problem? Please describe.
When setting up through igniter, the uploads are not configured.
Describe the solution you'd like
Igniter configures the schema and endpoint correctly.
Describe alternatives you've considered
None
Express the feature either with a change to resource syntax, or with a change to the resource interface
import_types Absinthe.Plug.Types
to schemaAbsinthe.Plug.Parser
toPlug.Parsers
plug in endpointAdditional context