Closed ghost closed 2 years ago
See https://github.com/archethic-foundation/bug-bounty/issues/24
We need to add the page_type here instead of integer
page_type
integer
https://github.com/archethic-foundation/archethic-node/blob/41877b11866edeb9e75ab5829f2c75d5f999365c/lib/archethic_web/graphql_schema.ex#L50
page_type ??
Yes on https://github.com/archethic-foundation/archethic-node/blob/master/lib/archethic_web/graphql_schema/page_type.ex
Closed by #488
See https://github.com/archethic-foundation/bug-bounty/issues/24
We need to add the
page_type
here instead ofinteger
https://github.com/archethic-foundation/archethic-node/blob/41877b11866edeb9e75ab5829f2c75d5f999365c/lib/archethic_web/graphql_schema.ex#L50