Skip to content

Commit

Permalink
Merge pull request #113 from Daseul1/feat/#112
Browse files Browse the repository at this point in the history
[#122]feat: 엘라스틱 최종 수정 2
  • Loading branch information
Daseul1 committed Apr 1, 2022
2 parents 2cb6dad + cbbe76b commit 506b654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ars/src/apis/art/art.resolver.ts
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ export class ArtResolver {
});
return artTags;
}

}

@Query(() => Art)
async fetchArt(@Args('artId') artId: string) {
Expand Down

0 comments on commit 506b654

Please sign in to comment.