chore: beta status on LN

This commit is contained in:
Rafael Taranto 2024-03-11 12:42:17 +00:00
parent 508adb573f
commit c06b373d5a
6 changed files with 15 additions and 5 deletions

View file

@ -10,6 +10,7 @@ const typeDef = gql`
code: String!
display: String!
codeDisplay: String!
isBeta: Boolean
}
type Query {